<!--
td{ 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;    
        color: #000000; 
        text-decoration: none;
        }
        
A:link{
		color:#702D2D; 
		text-decoration: none;
}
				
A:active{
		color:#702D2D;
		font-weight: normal;
		text-decoration: none;
}
				
A:visited{
		color:#8A4F4F;
		font-weight: normal;
		text-decoration: none;
} 

A:hover{
		color:#000000;
		font-weight: normal;
		text-decoration: none;
}



.header { 
        font-size: 13px;  
        font-weight: bold;
        color: #702D2D; 
        text-decoration: none;
        } 
        
.header A:link { 
        font-size: 13px;  
        font-weight: bold;
        color: #702D2D; 
        text-decoration: none;
        }
        
.header A:active { 
        font-size: 13px;  
        font-weight: bold;
        color: #702D2D; 
        text-decoration: none;
        }
                
.header A:visited { 
        font-size: 13px;  
        font-weight: bold;
        color: #702D2D; 
        text-decoration: none;
        }  
        
.header A:hover { 
        font-size: 13px;  
        font-weight: bold;
        color: #000000; 
        text-decoration: none;
        }             
        
.redtext { 
        font-size: 11px;  
        color: #702D2D; 
        text-decoration: none;
        } 

.tinyText{ 
        font-size: 10px;        
        color: #000000; 
        text-decoration: none;
        }
 .largeText{ 
        font-family: Times, Verdana;
        font-size: 18px;
        font-weight: bold;       
        color: #000000; 
        text-decoration: none;
        }



	//-->
	</style> 
      