.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-weight: normal;
}
.menu a:link {
	color: #CC0000;
	text-decoration: none;
}
.menu a:visited {
	color: #CC0000;
	text-decoration: none;
}
.menu a:hover {

	color: #666666;
	text-decoration: none;
}
.menu a:active {


	color: #CC0000;
	text-decoration: none;
}
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	font-weight: normal;
	border-bottom-width: medium;
}
.nav a:link {

	color: #CC0000;
	text-decoration: none;
}
.nav a:visited {

	color: #CC0000;
	text-decoration: none;
}
.nav a:hover {


	color: #666666;
	text-decoration: none;
}
.nav a:active {



	color: #CC0000;
	text-decoration: none;
}
