@charset "UTF-8";
/* CSS Document */

a {
	color: #4b3838;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover  {
	color: #960;
	text-decoration: none
}body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: normal;
	color: #960;
}
.redtext {
	color: #960;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.blocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}
.border {
	border: thin solid #4b3838;
}
.largertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C03;
}
.browntext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4b3838;
}

