.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #554F4B;
	line-height: 20px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	width: 700px;
	float: right;
}
a {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
