/* CSS Document */
#topo a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Verdana, Arial, Times New Roman;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	line-height:18px;
}
#topo a:hover{
	display:block;
	background:#CC6600;
	color:#FFFFFF;
	}
#topo a:visited{
	color:#FFFFFF;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style7 {font-size: 24px}
.style9 {color: #0000FF; font-weight: bold; }