a {
	color: #25627E;
	text-decoration: none;
}
a:hover {
    color: #8094C4; 
	text-decoration: underline;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textocampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CB0F15;
	border: 1px solid #FFFFFF;
}
.titulos {
	font-family: Tahoma, Arial;
	color: #25627E;
	font-size:18px;
	font-weight: bold;
}
.small {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
}
.textos {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.textosmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.alt_enl {
	color: #FF0000;
}
.alt_enl:hover {
	color: #FF7777;
}
table, body {
	font-family: Tahoma, Arial;
	font-size: 11px;
}ul {
	list-style-image: url(imagenes/vineta.gif);
}
