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