a:link {
	color: #3366FF;
	text-decoration: none;
	font-family: Verdana;

}
a:visited {
	color: #3366FF;
	text-decoration: none;
	font-family: Verdana;

}
a:active {
	color: #FF3300;
	text-decoration: none;
	font-family: Verdana;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana;

}
body {
	color: #003366;
	font-family: Verdana;
	text-align: justify;
}
