body {
color: #000;
font-size: 12px;
font-family: verdana;
}

a, a:visited {
color: #1574d4;
}
 
a:hover {
	color: #87d2fb;
}