a:link {
	color: #708090;
	text-decoration: none;
}
a:visited {
	color: #A9A9A9;
; text-decoration: none
}
a:hover {
  color: #FFA500;
	 ; text-decoration: underline;
	}
a:active {
	color: #708090;
}.TitPortada {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

