body {
	background-color: #8B7E76;
	margin-top: 0px;
}

a:visited {
	color: #FFFFFF;
}

a:active {
	color: #FFFF00;
}

.container { width:974px; text-align:left;}
.header {width:974px; height:232px; background-image:url(images/WRTP-final_1x1.jpg); background-repeat:no-repeat;}
.body {width:974px;}
.footer {width:974px; height:18px;}

h1 {
	font-family: Arial;
	font-size: larger;
	color: #FFFFFF;}

h2 {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;}
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFFF;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFFF;}
.red { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FF0000;}
.maroon { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FF0000; font-weight:bold;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFFF;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; color: #FFFFFF;}

.calendar {padding-left: 11px; padding-top: 5px;}

td.table1
{
background-repeat: no-repeat;
background-position: top;
}

<!-- us this for multiple link colors -->
a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
<!-- us this for multiple link colors -->