




a:link    { color: white; text-decoration: none}
a:active  { color: white; text-decoration: none; background-color: #CCCC99;}
a:hover   { color: white; text-decoration: none; background-color: #FFCC00;}
a:visited { color: white; text-decoration: none}



.text 
        {  
        font-family: Georgia, Times, serif; 
        font-size: 12px;
        color: #669999;
	margin-right: 15px;
        }


.copy 
        {  
        font-family: Georgia, Times, serif; 
        font-size: 12px;
        color: #333333;
	line-height: 16px;
	margin-right: 15px;
        }


.boldcopy 
        {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #000000; 
        font-weight: bold
	margin-right: 15px;
        }


.head 
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 16px;
        color: #FF9900; 
        font-weight: bold
        }


.subhead
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px;
        color: #FF9900; 
        font-weight: bold
        }


.small
        {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 9px;
        color: #666666; 
        }

.subnav
        {  
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 11px;
        color: #006699; 
        }
		
		
.email {  
        font-family: Georgia, Times, serif; 
        font-size: 11px;
        color: #6699CC;
	line-height: 12px;
}
.email A:link		{ color: #6699CC; text-decoration: none; }
.email A:alink		{ color: #6699CC; text-decoration: none; }
.email A:vlink		{ color: #6699CC; text-decoration: none; }
.email A:active		{ color: #6699CC; text-decoration: none; }
.email A:visited	{ color: #6699CC; text-decoration: none; }
.email A:hover		{ color: #FFFFFF; text-decoration: none; background-color: #FFCC00;}


