.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}
a.smalltype:link { text-decoration: none; }
a.smalltype:visited { text-decoration: none; }
a.smalltype:hover { text-decoration: underline; }
a.smalltype:active { text-decoration: underline; }



.biggertype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.biggertype:link { text-decoration: none; }
a.biggertype:visited { text-decoration: none; }
a.biggertype:hover { text-decoration: underline; }
a.biggertype:active { text-decoration: underline; }
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	}
	a.formtext:link { text-decoration: none; }
a.formtext:visited { text-decoration: none; }
a.formtext:hover { text-decoration: underline; }
a.formtext:active { text-decoration: underline; }
