
BODY {
 font-family: Arial, sans-serif, Arial;
 font-size: 12;
 color: #54719E;

}


a {
 font-size: 12;
	color: #54719E;
	text-decoration: none;
}


a:hover {
 font-size: 12;
 color: silver;
 font-family: Arial, sans-serif;
 text-decoration: none;
}