body {
	font-family : "Arial", Courier, monospace;
	font-size : xx-small;
	background : url(images/bg.gif) repeat-x;
}

 a:link    {
	color: #666666;
	text-decoration: none;
}

 a:visited {
 	color: #666666; 
 	text-decoration: none
 }

 a:hover   {
	color: #03CB21;
	text-decoration: none;
}

 a.sublevel:link    {
 	color: #0000FF; 
 	text-decoration: underline
 }

 a.sublevel:visited {
 	color: #0000ff; 
text-decoration: underline
 }

 a.sublevel:hover   {
 	color: #FF0000; 
	text-decoration: underline
 }

 
 
 a.sublevel2:link    {
	color: #FF1493;
	text-decoration: none
}

 a.sublevel2:visited {
	color: #FF1493;
	text-decoration: none
}

 a.sublevel2:hover   {
	color: Blue;
	text-decoration: underline
}
 
 
 
  a.sublevel3:link    {
	color: #8B008B;
	text-decoration: none
}

 a.sublevel3:visited {
	color: #8B008B;
	text-decoration: none
}

 a.sublevel3:hover   {
	color: Blue;
	text-decoration: underline
}
 
 
 
 td,tr,p,div {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}
 
 <!-- Menus -->
 
 .topmenu {
	font-size : 9pt;
	font-family : Verdana, Arial, sans-serif;
	color : Black;
}

.centermenu {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : Black;
}


.centertext {
	font-size : 10pt;
	font-family : Verdana, Helvetica, sans-serif;
	color : #F5F5DC;
}

 .bottommenu {
	font-size : 7pt;
	font-family : Verdana, Helvetica, sans-serif;
}
 
 
 .textheader {
	font-size : 15pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #A0410D;
}


.textheaderindex {
	font-size : 12pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #666666;
}


.textheaderindex2 {
	font-size : 11pt;
	font-family : Georgia, Garamond, Trebuchet MS;
	color : #8B0000;
} 
 
  .textheadermain {
	font-size : 15pt;
	font-family : Arial, Garamond, Trebuchet MS;
	color : Black;
}
 
 
 <font color="#A0410D"></font>