
 A.nav:link  {color : #000000;}
 A.nav:hover  {color : #999999;}
 A.nav:visited  {color : #000000;}
 
 A.text:link  {color : #CC3333;}
 A.text:hover  {color : #CCCCCC;}
 A.text:visited  {color : #CC3333;}
 
 A.footer:link  {color : #FFFFFF;}
 A.footer:hover  {color : #CC3333;}
 A.footer:visited  {color : #FFFFFF;}
 
 A.footerred:link  {color : #CC3333;}
 A.footerred:hover  {color : #999999;}
 A.footerred:visited  {color : #CC3333;}
 
 A.sitemap:link  {color : #666666;}
 A.sitemap:hover  {color : #CC3333;}
 A.sitemap:visited  {color : #CC3333;}

 .nav {font-size : 10px;
 	text-decoration : none;
 	line-height : 11px;}
	
 .text {font-size : 10px;
 	text-decoration : none;
 	line-height : 16px;}
	
 .footer {font-size : 10px;
 	text-decoration : none;
	text-color : #FFFFFF;
 	line-height : 14px;}
	
 .footerred {font-size : 10px;
 	text-decoration : none;
	text-color : #FF3333;
 	line-height : 14px;}
	
 .sitemap {font-size : 10px;
 	text-decoration : none;
	text-color : #666666;
 	line-height : 14px;}

.formtxt {
font-size: 10px;
font-family: Verdana;
background-color: #FFFFFF;
width: 200px;
margin-bottom: 3px;
}

.formtxt2 {
font-size: 10px;
font-family: Verdana;
background-color: #FFFFFF;
width: 115px;
margin-bottom: 3px;
}

.formtxt3 {
font-size: 10px;
font-family: Verdana;
background-color: #FFFFFF;
width: 75px;
margin-bottom: 3px;
}

