body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {    
font-family: Verdana; 
font-size: 9px; 
color: white;
text-decoration: none;
}

a:hover.text {
text-decoration: underline;
color: white;
}

.textorange {    
font-family: Verdana; 
font-size: 11px;
color: #FFC642;
font-weight: bold; 
text-decoration: none;
}

a:hover.textorange {
text-decoration: underline;
color: #FFC642;
} 

.textorange2 {    
font-family: Verdana; 
font-size: 9px;
color: #E47534;
font-weight: bold; 
text-decoration: none;
}

a:hover.textorange2 {
text-decoration: underline;
color: #E47534;
} 

.textwhite {    
font-family: Verdana; 
font-size: 11px; 
color: white;
text-decoration: none;
}

a:hover.textwhite {
text-decoration: underline;
color: white;
}

.textcinza {    
font-family: Verdana; 
font-size: 9px; 
color: #A8A7A7;
text-decoration: none;
}

a:hover.textcinza {
text-decoration: underline;
color: #A8A7A7;
}

.textlemon {    
font-family: Verdana; 
font-size: 10px; 
color: #CCDB1D;
text-decoration: none;
}

a:hover.textlemon {
text-decoration: underline;
color: #CCDB1D;
}

.textgreen {    
font-family: Verdana; 
font-size: 9px; 
color: #404E17;
text-decoration: none;
}

a:hover.textgreen {
text-decoration: underline;
color: #404E17;
}

.textgreen2 {    
font-family: Verdana; 
font-size: 12px; 
color: #404E17;
text-decoration: none;
}

a:hover.textgreen2 {
text-decoration: underline;
color: #404E17;
}

.forms {
	font-family: Verdana;
	font-size: 10px;
	color: #CCDB1D;
	background-color: white;
	border-top: 1px solid #415017;
	border-right: 1px solid #415017;
	border-bottom: 1px solid #415017; 
	border-left: 1px solid #415017;
}	
