body{background: #E5F3F6;
}

a:link {
	color: #3d91ba;
	text-decoration: none;
}

a:visited {
	color: #86a0a7;
	text-decoration: none;
}

a:active,a:hover {
	color: #da9c14;
	text-decoration: underline;
}

.text {
	color: #5c5c5c;
	text-align: justify;
	font: 12px/20px Futura, Verdana, Arial, Helvetica, sans-serif;
}

.mainbox {
	text-align: center;
}

.footer {color: #8eb1bc;
	text-align: center;
	font: 12px/14px Futura, Verdana, Arial, Helvetica, sans-serif;
	
}

.footer a:link,.footer a:visited {color: #8eb1bc;
	text-decoration: none;
}

.footer a:hover,.footer a:active {color: #30abde;
	text-decoration: underline;
}