<style type="text/css">

a:link { color: #993300; text-decoration: none }
a:visited { color: #993300; text-decoration: none }
a:hover { color: #993300; text-decoration: underline }
a:active { color: #993300; text-decoration: none }

.red:link { color: #993300; text-decoration: none }
.red:visited { color: #993300; text-decoration: none }
.red:hover { color: #993300; text-decoration: underline }
.red:active { color: #993300; text-decoration: none }

.black:link { color: #333333; text-decoration: none }
.black:visited { color: #333333; text-decoration: none }
.black:hover { color: #333333; text-decoration: underline }
.black:active { color: #333333; text-decoration: none }

body, td {
	color: #333333;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	line-height: 140%;
	font-size: 11px;
}

.large {
	color: #333333;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	font-size: 13px
}

.very_large {
	color: #333333;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	font-size: 16px
}

</style>
