#mouseoverstyle {
	background-color:#FFFFFF;
	color: #FF0000;
}
#mouseoverstyle a {
	color: #FF0000;
}
.SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #133A7D;
	text-decoration: none;
}
.SideMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.SideMenu:hover {
	color: #FFFFFF;
	background-color: #133A7D;
}
