a:link, a:active, a:visited {
	
	text-decoration: underline;
}
a:hover {
		text-decoration: none;
}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12 px; font-style: normal; color: #0033CC;  font-weight: normal; line-height: 1.6em}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 12 px; font-style: normal; color: #d00016;  font-weight: bold; line-height: 1.6em}
.big {  font-family: Arial, Helvetica, sans-serif; font-size: 12 px; font-style: normal; color: #0033CC;  font-weight: bold; line-height: 1.6em}
