select,input,textarea {background-color: whitesmoke; border: 1px solid; border-color: gray; font-size: 10; font-family: Verdana}

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align: justify;
}

/* Lineas agregadas acampos */
.std a, a:visited {
	text-decoration: underline;
	color: #003366;
}

.std a:hover {
	text-decoration:none;
	color: white;
	background: #003366; 
}
/* Fin de lineas agregadas acampos */

.stdsinalin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

/* Lineas agregadas acampos */
.stdsinalin a, a:visited {
	text-decoration: underline;
	color: #003366;
}

.stdsinalin a:hover {
	text-decoration: none;
	color: white;
	background: #003366; 
}
/* Fin de lineas agregadas acampos */

.hidden {
display:none;
}
.tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1948D2;
}
