.BottomMenu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #0033CC;
	text-decoration: none;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #33CCFF;
	font-weight: bold;
}
a:active {
	color: #FF3300;
	font-weight: bold;
}
