
.footerclass 
		{ color: #666666;
		  font-style: normal;
		  font-weight: bold;
		  font-size:9px;
		  line-height: 10px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-decoration: none }
 	.headerclass
		{ color: #999933;
		  font-style: normal;
		  font-weight: normal;
		  font-size:18px;
		  font-space:18px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none }
	 	.subheaderclass
		{ color: #999933;
		  font-style: normal;
		  font-weight: normal;
		  font-size:15px;
		  font-space:14px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none }	   
		   	.mainclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:12px;
		  font-space:22px;
		  line-height: 20px;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  text-decoration: none }
		  	
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #cccc66;
}
a:active {
	text-decoration: none;
	color: #cccc66;
}

a.menu:link {text-decoration: none; color: #666666}
a.menu:visited {text-decoration: none; color: #666666}
a.menu:hover {color: #666666; font-weight: regular}
