A:link, a:visited, a:active{
	color: #b47030;
	font-family: "Century Gothic";
	font-size: 14px;
	text-decoration: none;
}
A:hover{color: #FFFFFF; text-decoration: none; font-family: "Century Gothic"; font-size: 14px}

a.linkorg:link    {font-family: "Century Gothic"; text-decoration: none; color: #b78602; font-size: 12px; font-weight: bold;}
a.linkorg:visited {font-family: "Century Gothic"; text-decoration: none; color: #b78602; font-size: 12px;font-weight: bold;}
a.linkorg:active  {font-family: "Century Gothic"; text-decoration: none; color: #b47030; font-size: 12px; font-weight: bold;}
a.linkorg:hover   {font-family: "Century Gothic"; text-decoration: none; color: #FFCC66; font-size: 13px; font-weight: bold;}

a.linksmall:link    {font-family: "Century Gothic"; text-decoration: none; color: #FF9900; font-size: 12px; font-weight: bold;}
a.linksmall:visited {font-family: "Century Gothic"; text-decoration: none; color: #FF9900; font-size: 12px;font-weight: bold;}
a.linksmall:active  {font-family: "Century Gothic"; text-decoration: none; color: #FF9900; font-size: 12px; font-weight: bold;}
a.linksmall:hover   {font-family: "Century Gothic"; text-decoration: none; color: #FFFFFF; font-size: 12px; font-weight: bold;}

.text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.formtext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;

}
.title1 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bolder;
}
.title2 {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.title3 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bolder;
	color: #b47030;
}
.title4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #b78602;
}
.content {
        margin: 0 auto;
        width: 740px;
		height:0 auto;
}
.line {
    font-family: "Tahoma";
	font-size: 8px;
	color: #E2CD83;

}

body {
   background-color: #000000;
}
