
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.formulario {
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #999999;
}
.boton {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #666666;
}
.seccion {
	background-color: #099DD9;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-indent: 10px;
}
.body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #535353;
}
td {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: justify;
}.mensajes {
	color: #FF0000;
}
.tituloprincipal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50B8E8;
}
