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;
}

