a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: none;
}
links {
	text-decoration: none;
}
.links {
	text-decoration: none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
