a.titulolink:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.ver12px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.minititulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bigtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


.minitexto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}

a.titulolink:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.titulolink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.titulolink:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a.textolink:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.textolink:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

a.textolink:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}

a.textolink:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.disc:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.disc:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
a.disc:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.disc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}