a.menu:link {
	color:#000033;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
}

a.menu:visited {
	color:#000033;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
}

a.menu:hover {
	color: #000099;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;

}

a.menu:active {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 13px;
}

a.interno:link {
	color:#000033;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
}

a.interno:visited {
	color:#000033;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
}

a.interno:hover {
	color: #000099;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
}

a.interno:active {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
}

a.sub_menu:link {
	color:#000033;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
}

a.sub_menu:visited {
	color:#000033;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
}

a.sub_menu:hover {
	color: #000099;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

a.sub_menu:active {
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
}
