a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

a.link_menu {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.link_verde {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #168A30;
	text-decoration: none;
	font-weight: bold;
}
a.link_verde:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #168A30;
	text-decoration: underline;
	font-weight: bold;
}
a.link_azul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #115295;
	text-decoration: none;
	font-weight: bold;
}
a.link_azul:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #115295;
	text-decoration: underline;
	font-weight: bold;
}
a.link_titulo_pqn {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.link_titulo_pqn:hover {

	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
