a:link {
	color: #006699;
	text-decoration: none;

}
a:visited {
	color: #006699;
	text-decoration: none;

}
a:hover {
	color: #CC3300;
	text-decoration: none;
	font-style: normal;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
