.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9933;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

a:link {
	font-size: 11px;
	color: #906;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a:visited {
	font-size: 11px;
	color: #906;
	text-decoration: none;

}
 a:hover {
	font-size: 11px;
	color: #903;
	text-decoration: none;

}
 a:active {
	font-size: 11px;
	color: #906;
	text-decoration: none;

}
.headers a:link {
	font-size: 11px;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.headers a:visited {
	font-size: 11px;
	color: #990000;
	text-decoration: none;

}
.headers a:hover {
	font-size: 11px;
	color: #660000;
	text-decoration: none;

}
.headers a:active {
	font-size: 11px;
	color: #990000;
	text-decoration: none;

}
.menu a:link {
	font-size: 16px;
	text-decoration: none;
	color: #906;
}
.menu a:visited {
	font-size: 16px;
	text-decoration: none;
	color: #906;
}
.menu a:hover {
	font-size: 16px;
	text-decoration: none;
	color: #999999;
}
.menu a:active{
	font-size: 16px;
	text-decoration: none;
	color: #906;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

