.texto {
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366;
} 
a:hover {
 color: #888888;
}
.textojustif {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; color: 003366; text-align: justify;
}
.textfield {
 font-family: Tahoma;
 font-size: 11px;
 color: #555555; background-color: #FFFFFF;
 border: #666666; 
border-style: solid;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 
1px; border-left-width: 1px;
}
.boton {
 font-family: Tahoma;
 font-size: 11px; color: #FFFFFF;
 background-color: #003366;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
} 
.textoForm {
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555;
}
.bordeImg {
	border: 1px solid #666666;
}

