.textareas {
	border:1px solid #5E5E60;
	color:#66F;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

.footer {
	font-family:Arial;
	font-size: 12px;
	color: #983418;
	text-decoration: bold;
}
a.header:link{
	font-family:Arial;
	font-size: 12px;
	color: #983418;
	text-decoration: none;
}
a.header:visited{
	font-family:Arial;
	font-size: 12px;
	color: #983418;
	text-decoration: none;
}
a.header:active{
	font-family:Arial;
	font-size: 12px;
	color: #983418;
	text-decoration: none;
}
a.header:hover{
	font-family:Arial;
	font-size: 12px;
	color: #960000;
	text-decoration: none;
}



a.headerbig:link{
	font-family:Arial;
	font-size: 18px;
	color: #983418;
	text-decoration: none;
	padding-left: 20;
	padding-right: 20;
}
a.headerbig:visited{
	font-family:Arial;
	font-size: 18px;
	color: #983418;
	text-decoration: none;
	padding-left: 20;
	padding-right: 20;
}
a.headerbig:active{
	font-family:Arial;
	font-size: 18px;
	color: #983418;
	text-decoration: none;
	padding-left: 20;
	padding-right: 20;
}
a.headerbig:hover{
	font-family:Arial;
	font-size: 18px;
	color: #960000;
	text-decoration: none;
	padding-left: 20;
	padding-right: 20;
}
.text
{
}