a
{
	text-decoration: underline;
	color : #000099;
}

body
{
	scrollbar-face-color:#CBB995;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a.faq
{
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a:hover.faq
{
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

font,th,td,p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #440000;
}

input
{
	color: #440000;
	background-color: #D2B593;
	font-weight: bold;
}

select
{
	color: #440000;
	background-color: #D2B593;
	font-weight: bold;
}

textarea
{
	color: #440000;
	background-color: #D2B593;
	font-weight: bold;
}

.f9
{
	font-size: 9px;
}
.f10
{
	font-size: 10px;
}
.f11
{
	font-size: 11px;
}
.f12
{
	font-size: 12px;
}
.f13
{
	font-size: 13px;
}
.f14
{
	font-size: 14px;
}
.f15
{
	font-size: 15px;
}
.f16
{
	font-size: 16px;
}
