BODY {
font-family: Arial;
	font-size: 12px;
	color: #585858;
	text-align: justify;
}


a {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	

	
}

a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #a7bef2;
	text-decoration: none;
	cursor: pointer;

	
}

a:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;


}


.buttons {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/button-bg.jpg);
	background-repeat: repeat-x;
}

.welcome {
font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-align: justify;
}

.blue {
font-family: Arial;
	font-size: 13px;
	color: #1d45a6;
}

.grey {
font-family: Arial;
	font-size: 13px;
	color: #818181;
}

.copyright {
	font-family: Arial;
	font-size: 12px;
	color: #5775bd;
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
}

.firefly {
font-family: Arial;
	font-size: 12px;
	color: #8c9dc6;
}

