BODY {
	font-family : Verdana, sans-serif;
	font-size : x-small;
}


a.panel {
color : #081699;
	text-decoration : none;
	
}
a.best5 {
color : Yellow;
	text-decoration : none;
	
	
}


A:HOVER {
	color : Lime;
	text-decoration : underline;
	font-weight : bold;
}