BODY, DIV, INPUT, TD {
	font-family:   Helvetica, Arial,Verdana, sans-serif;
	font-size: 12px; 
}

a:hover {
	text-decoration : underline;

}
.txt {  
	font-size: 12px;  
	color: #A39582;
	text-decoration : none;	
}

.txtRed {  
	font-size: 12px; 
	color: #D20001;
	text-decoration : none;	
}

.txtWhite {  
	font-size: 12px; 
	color: #FFFFFF;
	text-decoration : none;	
}

.txtBlack {  
	font-size: 12px; 
	color: #000000;
	text-decoration : none;	
}

