body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	background-color: #482b01;
}
.smallboldWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #FFF;
}

.medbold {
	font-size: 12pt;
	line-height: 16pt;
}
a:link, a:active, a:visited {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #630;
	text-decoration: underline;
}
.tn2:link img {
	color: #000000;
	text-decoration: none;
}
.tn2:visited img {
	color: #000000;
	text-decoration: none;
}
.tn2:active img {
	color: #000000;
	text-decoration: none;
}
.tn2:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #999999;
	text-decoration: none;
}
.cyan:link, .cyan:active, .cyan:visited {
	color: #0FF;
	text-decoration: none;
}
.cyan:hover {
	color: #CCC;
	text-decoration: underline;
}

