body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E4E4CB;
	font-weight: bold;
	width:186px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	letter-spacing: 2px;
	height: auto;
	width: 186px;
	color: #333333;
	line-height: normal;
	padding: 2;
}
a:visited {
	text-decoration: none;
	letter-spacing: 2px;
	height: auto;
	width: 186px;
	color: #333333;
	padding: 2;
}
a:hover {
	text-decoration: none;
	letter-spacing: 2px;
	height: auto;
	width: 186px;
	background-color: #990000;
	color: #FFFFFF;
	padding: 2;
}
a:active {
	text-decoration: none;
	background-color: #006699;
	height: auto;
	width: 186px;
	color: #FFFFFF;
	padding: 2;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	padding: 2px;
	height: 15px;
	width: 75px;
	border: none;
}
.menuSmall {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.menuBold {
	font-weight: bold;
	font-variant: normal;
	color: #67818B;
	font-size: 14px;
	font-style: normal;
}
.menuBolder {

	font-weight: bold;
	font-variant: normal;
	color: #990000;
	font-size: 14px;
	font-style: normal;
}
