.estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 125px;
	height: 19px;
}

.estilo:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none; background-color: #666666; height: 19px; width: 125px}

.estilo2 {
	font-family: "Arial Black";
	font-size: 10px;
	color: #999999;
	border-color: black #0000FF black black;
	margin-right: 1px;
	border-style: none;
	border-right-width: thick;
	font-weight: normal;
	text-decoration: none;


}

.estilo2:hover {  font-family: "Arial Black"; font-size: 10px; font-weight: normal; color: #FF0000; border-color: black #0000FF black black; border-right-width: thick}

.estilo3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}

.estilo3:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FF0000; text-decoration: underline}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-image: url(imagenes/BARRA_TUTULARES.png);
}

.titulo:hover {  font-family: "Times New Roman", Times, serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FF0000; text-decoration: underline}

