body {
background-color:#C36C24;
color:#472C1A;
font-family: century gothic;
font-size:11pt;
}
#logo{
margin:0 auto;
padding:10px 0px 20px 0px;
width:458px;
height:158px;
}

#enter{
text-align:right;
width:850px;
margin:0 auto;
padding:0px;
}
#footer{

margin-top:20px;
text-align:center;
}
.header {
font-size:14pt;
}
a{
font-family:century gothic;
font-size:11pt;
color:#4B481B;
}

a:link { 
	font-weight: normal; 
	text-decoration:none; 
	color: #660000;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #660000;
	}
a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #660000;
	}

a:hover { 
	text-decoration: none; 
	color: #330000;
	text-decoration: none;
}