.BottomMenu3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
a:active {
	color: #FFFF00;
}

