
#topblock a, #topblock a.visited{
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
#topblock a:hover, #topblock a:active{
	color: #ccc;
}
#topblock a.selected{
	color: #98b228;
}