a:link{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
a:visited{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
a:active{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
a:hover{
font-size:11px;
color:rgb(213,207,137);
font-weight:normal;
text-decoration:underline;
}


.footer a:link{
font-size:10px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
.footer a:visited{
font-size:10px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
.footer a:active{
font-size:10px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:none;
}
.footer a:hover{
font-size:10px;
color:#FF0000;
font-weight:normal;
text-decoration:none;
}
.pink a:link{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:underline;
}
.pink a:visited{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:underline;
}
.pink a:active{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:underline;
}
.pink a:hover{
font-size:11px;
color:rgb(196,132,66);
font-weight:normal;
text-decoration:underline;
}

.menu a:link{
font-size:12px;
color:rgb(196,132,66);
font-weight:bold;
text-decoration:none;
}
.menu a:visited{
font-size:12px;
color:rgb(196,132,66);
font-weight:bold;
text-decoration:none;
}
.menu a:active{
font-size:12px;
color:rgb(196,132,66);
font-weight:bold;
text-decoration:none;
}
.menu a:hover{
font-size:12px;
color:rgb(213,207,137);
font-weight:bold;
text-decoration:none;
}
.button {	background-color:rgb(250,250,250);
		color:black;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		text-decoration:none;
		text-underline:none;
		border-style:ridge;
		cursor:hand}

.lines{
font-size:12px;
color:rgb(213,233,215);
font-weight:bold;
text-decoration:none;
}
body{
margin:10px;
background-color:#FFFFFF;
color:#535254;
font-family:Verdana,sans-serif;
font-size:11px;
}
p{
margin:0px;
font-family:Verdana,sans-serif;
font-size:11px;
}
input{
color:#201f21;
font-family:Courier New, Courier, mono;
font-size:12px;
width:300px;
}
textarea{
width:300px;
color:#201f21;
font-family:Courier New, Courier, mono;
font-size:12px;
height:100px;
}
.error{
font-family:Verdana,sans-serif;
font-size:11px;
color:#AD6882;
}

.title{
color:#535254;
font-family:Arial,Verdana,sans-serif;
font-size:14px;
font-weight:bold;
}

.titlegreen{
color:#5C7570;
font-family:Arial,Verdana,sans-serif;
font-size:12px;
font-weight:bold;
}

.titleblue{
color:#69919C;
font-family:Arial,Verdana,sans-serif;
font-size:16px;
font-weight:bold;
}

.titlegold{
	color:#716438;
	font-family:"Courier New", Courier, Mono;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 14px;

}

.pink{
	color:rgb(196,132,66);
	font-family:Arial,Verdana,sans-serif;
	font-size:11px;
	line-height: 16px;
}

.footer{
	color:rgb(196,132,66);
	text-align:center;
	font-family:Arial,Verdana,sans-serif;
	font-size:10px;
	line-height: 16px;
}



.pinktype{
	color:rgb(196,132,66);
	font-family:"Courier New", Courier, Mono;
	font-size:12px;
	line-height: 25px;
}
