BODY {
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/background.jpg);
}

table, span, p {
	font-size: 13px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.title   {
	font-size: 170%;
	color: #6b6967;
	text-decoration: none
}
.subtitle    {
	font-size: 130%;
	color: #660000;
	text-decoration: italic;
}
.head   {
	font-size:118%;
	text-decoration: none;
	color: #00000;
	font-weight: bold
}
.text-bold {
	font-size: 100%;
	font-weight: bold
}
.text-white {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold
}
.text    {
	font-size: 100%;
	color: #000000;
	text-decoration: none
}
.hometext    {
	font-size: 130%;
	color: #000000;
	text-decoration: none;
	line-height:150%
}
.text-small {
	font-size:80%;
	color: #000000;
	text-decoration: none
}
.text-smallbold {
	font-size: 80%;
	color: #000000;
	font-weight: bold
}

A:link { COLOR: #003399; TEXT-DECORATION: underline }
A:visited { COLOR: #808080; TEXT-DECORATION: underline }
A:hover { 	COLOR: #CB7238; TEXT-DECORATION: none }

A:visited.whitelinks{COLOR: #ffffff; TEXT-DECORATION: underline}
a.whitelinks:hover { COLOR: #808080; TEXT-DECORATION: underline }
A:link.whitelinks{COLOR: #808080; TEXT-DECORATION: underline}