a.toplink:hover {
	color: #FFFFFF;
	background-color: #003399;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	width: auto;
	display: block;




}
a.toplink {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;


}
a.sidelink:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC6699;
	display: block;

}
a.sidelink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
