TABLE,TR,TD {
font-size: 10pt;
color: #EDD2B5;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 10pt;
}


.sbutton a,.sbutton a:link,.sbutton a:visited,.sbutton a:active {
display: block;
padding-bottom:1px;
color:#EDD2B5;
text-align:center;
text-decoration:none;
font-size: 10pt;
border:1px;
border-style: dotted;
border-color: #782106;
} 

.sbutton a:hover {
display: block;
padding-bottom:1px;
color:#EDD2B5;
text-align:center;
text-decoration:none;
font-size: 10pt;
border:1px;
border-style: solid;
border-color: #EDD2B5;
}

#links:link		{
	color: #EDD2B5;
	font-size: 10pt;
   text-decoration: underline;
}

#links:visited	{
	color: #EDD2B5;
	font-size: 10pt;
   text-decoration: underline;
}

#links:hover		{
	color: #EDD2B5;
	font-size: 10pt;
	text-decoration: none;
}

textarea {
	background-color: #782106;
	color: white;
}

