
.titular {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #00599C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	color: #00599C;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #00599C;
}




