.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.brownbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #663300;
}
.text {
	color: #FFFFFF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-style: normal;
}
.text:hover
{
	color: #A8E2FF;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
font-style: normal;
}
.text:visited
{
	text-decoration: none;
	color: #FFFFFF;
}