a {
    text-decoration: underline;
    color: #4E2192;
}

a:hover {
    text-decoration: underline;
    color: ;
}

BODY	{ font-family: Verdana, Arial, Helvetica;
		  font-size: 10pt;
		  background: #3A3A3A;
		  color: black;}

TABLE	{ font-family: Verdana, Arial, Helvetica;
		  font-size: 10pt; }

.text8	{ font-size: 8pt; }

.text14b	{ font-size: 14pt;
			  font-weight: bold; }

.text12b	{ font-size: 12pt; 
		  font-weight: bold; }

.text8b	{ font-size: 8pt;
			  font-weight: bold; }

.text8	{ font-size: 8pt; }

.regbutton {  font-weight: bold ;
			  background-color: #F0F0DF}
