a:link {
	font-weight: bold;
	text-decoration: none;
	color: #735434;
}
a:visited {

	font-weight: bold;
	text-decoration: none;
	color: #735434;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #735434;
}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #735434;
}
.Titular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735434;
	background-position: left top;
	font-weight: bold;
}

