a:link {
	text-decoration: none;
	color: #010683;
	font: arial;
}
a:visited {
	text-decoration: none;
	color: #010683;
	font: arial;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font: arial;
}

body {
	background-color: #4F81BD;
	
}

