.txtnegra {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	font-style: normal;
}
.txtgris {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFCC66;
	font-weight: bold;
	text-align: center;

}
.txtgrisuave {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
}
.mnuops {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #999999;
	font-weight: bold;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;




}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.txttitulo {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}

