a:link {
	text-decoration: none;
	color: #3399CC;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #3399CC;
}
.normal {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
}