a:link {
	color: #003333;
	text-decoration: underline;
}
a:visited {
	color: #355749;
	text-decoration: underline;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

