body , td {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
 
A.enlace, A.enlace:link, A.enlace:visited, A.enlace:active {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

A.enlace:hover {
	text-decoration: none;
	color: #FF3300;
}

A.menu, A.menu:link, A.menu:visited, A.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #000000;
	font-size: 18px;
	text-decoration: none;
}

A.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #FF3300;
	font-size: 18px;
	text-decoration: none;
}


A.temas {
	text-decoration: none;
	color: #000000;
	font-size: smaller;
	font-style: normal;
}
A.temas:link {
	text-decoration: none;
	color: #000000;
	font-size: smaller;
	font-style: normal;
}

A.temas:visited {
	text-decoration: none;
	color: #000000;
	font-size: smaller;
	font-style: normal;
}

A.temas:hover {
	text-decoration: none;
	font-weight: bold;
}

A.temas:active {
	text-decoration: none;
	color: #000000;
	font-size: smaller;
	font-style: normal;

}

.indice {
	text-decoration:none;
	color: #660008;
	font-size: 14px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}

a.indice, a.indice:link, a.indice:visited, a.indice:active {
	text-decoration:none;
	color: #660008;
	font-size: 12px;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
}

a.indice:hover {
	text-decoration:none;
	color: #FF2434;	
}

