.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.linkstyle {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

.textsmallx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}a:visited {
	color: #999999;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
