.menu .options {
	color:#FFFFFF;
	margin-right:1px;
	border: 1px solid #000000;
	background-color:white;
	font-family: "BernhardMod BT";
	font-size: 16px;
		}
.menu a {
	color:#00FF00;
	display:block;
	padding:2px 5px;
	text-decoration:none;
	color:black;
	background-color:transparent;
	font-size: 16px;
	font-weight: bold;
	font-family: "BernhardMod BT";
	}
.menu a:hover {
	color: #FFFFFF;
	background-color: #189AE5;
	font-size: 16px;
	font-family: "BernhardMod BT";
	}

.menulink {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 16px;
	font-family: "BernhardMod BT";
	font-style: normal;
	font-weight: bold;
	}
a
{
text-decoration:none;	
}

.a
{
text-decoration:none; color:#000080
}

.bgMouseOver {
	font-family: "BernhardMod BT";
	font-size: 16px;
	font-weight: bold;
	background-color: #189AE5;
}
.bgMouseOut {
	font-family: "BernhardMod BT";
	font-size: 16px;
	font-weight: bold;
	background-color: #BB301B;
}
