.nounderline {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
a:hover {  color: #336699}

a:active {  font-family: Helvetica; font-size: 12px; font-style: normal; line-height: normal}
.fontsize12 {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}
.fontsize10 {
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
        color: #333333;
}
