a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Titulo2 {
	font-size: 16px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 10px;
	background-color: #CC9966;
}
.Vinculos2 {font-family: "Trebuchet MS"; font-size: 13px; color: #009900; }
.Texto2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003399;
	margin-left: 10px;
	margin-right: 10px;
}
.Subtitulo2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #003399;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.Resaltado2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}
.Fijos2 {font-family: "Trebuchet MS"; font-size: 13px; color: #000066; }
.Auxiliar2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #999999;
	margin-left: 10px;
	margin-right: 10px;
}
