.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.timestamp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.above-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.body-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.body-text-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
}
.body-text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.underline {text-decoration: underline;}

.navigation a:link {text-decoration: underlined; color: #FFFFFF}
.navigation a:visited {text-decoration: underlined; color: #FFFFFF}
.navigation a:active {text-decoration: underlined; color: #FFFFFF}
.navigation a:hover {text-decoration: underlined; color: #FFFFFF}

.body a:link {text-decoration: underlined; color: #000000}
.body a:visited {text-decoration: underlined; color: #000000}
.body a:active {text-decoration: underlined; color: #000000}
.body a:hover {text-decoration: underlined; color: #bdbdbd}

a:link {text-decoration: underlined; color: #000000}
a:visited {text-decoration: underlined; color: #000000}
a:active {text-decoration: underlined; color: #000000}
a:hover {text-decoration: underlined; color: #bdbdbd}

a img {border: 0}
