.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.body { text-decoration: underline}
A.body:hover { color: #993300; text-decoration: underline}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.small { color: #993300; text-decoration: underline}
A.small:hover { color: #ffffff; text-decoration: underline}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
A.footer { color: #993300; text-decoration: underline}
A.footer:hover { color: #FFFFFF; text-decoration: underline}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
A.nav { text-decoration: underline}
A.nav:hover { color: #ffffff; text-decoration: underline}
}
