BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7px; font-weight: bold;  color: White;
   }

hr {color: #FFCC99;  height: 1px;    }

a:active {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
a:hover {  color: #FFFF99; font-size: 11px; font-weight: bolder;}
a:link {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
a:visited {  color: #FFCC99; font-size: 11px; font-weight: bolder;}

td.links:active {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
td.links:hover {  color: #FFFF99; font-size: 11px; font-weight: bolder;}
td.links:link {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
td.links:visited {  color: #FFCC99; font-size: 11px; font-weight: bolder;}

tr.links2:active {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
tr.links2:hover {  color: #FFFF99; font-size: 11px; font-weight: bolder;}
tr.links2:link {  color: #FFCC99; font-size: 11px; font-weight: bolder;}
tr.links2:visited {  color: #FFCC99; font-size: 11px; font-weight: bolder;}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #FFCC99;
}
h2 {
	font-size: 12px;
	color: #FFCC99;
}
h3 {
	font-size: 12px;
	color: #FFCC99;
}