.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.textobienvenida {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.textoagregar {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.textoarriba {
	font-family: Tahoma;
	font-size: 11px;
	color: #0099FF;
}
.arriba A:hover {color:#0099FF /*color sobre no visitados*/; text-decoration: underline } A:visited {color:#0099FF}
.arriba A:link, .arriba A:visited  {color:#0099FF; text-decoration: underline } /*link sobre celeste*/
.arriba A:hover, .arriba A:visited:hover {color:#CC0000; text-decoration: underline } /*color de link sobre*/

.titu A:hover {color:#CC0000 /*color sobre no visitados*/; text-decoration: none } A:visited {color:#CC0000}
.titu  A:link, .titu  A:visited  {color:#CC0000; text-decoration: none } /*link sobre celeste*/
.titu  A:hover, .artitu riba A:visited:hover {color:#CC0000; text-decoration: none } /*color de link sobre*/
.formulario {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}
.titulo {
	font-family: Tahoma;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
	font-variant: small-caps;
}
.boton-formulario {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.letras {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
