

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #A0A0A0; 
	text-align: center;
}

a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
	background: inherit;
}


