.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #996600;
	font-style: normal;
}
.SUBTITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #996600;
	font-style: normal;
}
.SUBTITULO a:link {
	color: #996600;
	text-decoration: none;
}
.SUBTITULO a:visited {
	color: #996600;
	text-decoration: underline;
}
.SUBTITULO a:hover {
	text-decoration:underline;
	color: #996600;
}
