.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be6d28;
	text-decoration : none;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #be6d28;
	text-decoration : none;
}

.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be6d28;
	text-decoration : none;
}

a{
	color:#be6d28;
	text-decoration : none;
}

a:hover {
	color: #be6d28;
	text-decoration : none;
}
