.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: normal;

}
.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
a {
	color: #336699;
	text-decoration: none;
	cursor: hand;

}
a:hover {
	color: #336699;
	text-decoration: underline;
}
