a:link {
	font-weight: normal;
	color: #341400;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #5a5c71;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #341400;
	text-decoration: underline;
}
bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 12 px;
	color: #cccccc;
}