td{
	font-family: arial;
	font-size: 12px;
	color:#FFE97D;
}
.gold{
	color:#FFE97D;
	font-size: 20px;
}
.goldback{
	background-color:#FFE97D;
}
.outerborder{
	border-style: solid;
	border-width: 1px;
	border-color: #FFE97D;
}
.maintext{
	line-height: 25px;
	letter-spacing: 1px;
	font-style: none;	
	font-size: 18px;
}
a.nav{
	color:	#FFE97D;
	text-decoration: none;
	font-style: none;	
	font-weight: bold;
	font-size: 14px;
}
a{
	color:	#FFE97D;
	text-decoration: underline;
	font-style: none;	
	font-weight: bold;
	font-size: 12px;
}
.footer{
	font-style: normal;
	letter-spacing: normal;
	font-size: 14px	
}
INPUT,TEXTAREA,SELECT
{
    BORDER-COLOR:#FFE97D;
    BORDER-WIDTH:1px;
    BACKGROUND-COLOR: transparent;
    COLOR:white;
	 font-size: 12px;
	border-top-color: #FFE97D;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #FFE97D;
	border-left-style: solid;
	border-left-width: 1px;
}
.title{
	font-size: 20px;
}