a.menu:link {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:visited {

	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:active {

	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.menu:hover {


	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a.shadow:link {
	color: #E6DEC1;
	text-decoration: none;
}
a.shadow:active {
	color: #E6DEC1;
	text-decoration: none;
}
a.shadow:hover {
	color: #E6DEC1;
	text-decoration: none;
}
a.shadow:visited {
	color: #E6DEC1;
	text-decoration: none;
}
