.plainText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.blackText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.plainTextBig {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.whiteText {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.boldWhite {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.darkText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.boldDark {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.boldDarkBig {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.menu .options { 
	font-family: Verdana;
	font-size: 12px;
	margin-right:1px; 
	margin-bottom:1px; 
	border:1px #504729 solid; 
	background-color:#142E0C; 
}
.menu a { 
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF; 
	display:block; 
	padding:2px 10px; 
	text-decoration:none; 
	background-color:transparent; 
}
.menu a:hover { 
	background-color:#000066; 
	color:#FAF7E1; 
}
.menu .menulink { 
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF; 
	display:block; 
	padding:2px 10px; 
	text-decoration:none; 
	background-color:transparent; 
}
.whiteTextSmall {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
