.titularazul {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F5898;
}
.titularnaranja {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FAA602;
}
.titularverde {
	font-family: "trebuchet ms";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A1C300;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #343434;
}
.verdana10subrayada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #343434;
	text-decoration: underline;
}
.enlace12b
{
	COLOR: #0F5898;
	FONT-FAMILY: "trebuchet MS";
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
.enlace12b:hover
{
	COLOR: #0F5898;
	FONT-FAMILY: "trebuchet MS";
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
.enlace10b
{
	COLOR: #A1C300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	font-weight: bold;
	}
.enlace10b:hover
{
	COLOR: #A1C300;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
	font-weight: bold;	
}
.trebuchet14 
{
	font-family: "trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #000000;
}