a:link {
	font-family: "Letter Gothic";
	font-size: 12px;
	color: #999966;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;












}
a:hover {
	font-family: "Letter Gothic";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #999966;



}
h1 {
	font-family: "Letter Gothic";
	font-size: 18px;
	font-weight: bolder;
	color: #999966;
	text-transform: uppercase;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;

}
a:visited {
	font-family: "Letter Gothic";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;



}
a:active {
	font-family: "Letter Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;



}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;

}
