.formtext	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color:black;}
.menutext   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:black; background-color: yellow;}
.leftmenu   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:white; background-color: #0033cc;}
.text	    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:black;}
.body		{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black; background-color: white;}
.errortext	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: red;}
.warntext	{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: red; font-weight: bold;}
.footer		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: bold;}
.topmenu	{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; font-weight: bold;}
.ase		{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: black;}
.lgblk		{ font-family: Arial Narrow; font-size: 12pt; font-weight: bold; color: black;}
.lgred		{ font-family: Arial Narrow; font-size: 24pt; font-weight: bold; color: red;}
.bigred		{ font-family: Arial Narrow; font-size: 18pt; font-weight: bold; color: red;}
.header 	{font-family : Arial, Helvetica, sans-serif; font-size : 18px; color: #996666; width : 100%; font-weight : bold;}

hr			{ color: red;}
h3			{ font-family: Arial Black; color: red;}

A:link      { text-decoration: underline; color: #996666; }
A:active    { text-decoration: underline; color: #996666; }
A:visited   { text-decoration: underline; color: #996666; } 
A:hover     { text-decoration: underline; color: #cc9900;} 

A.footer:link    { color: white; text-decoration: underline; }
A.footer:visited { color: white; text-decoration: underline; }
A.footer:hover   { color: black;  text-decoration: underline; }
A.footer:active  { color: white; text-decoration: underline; }

A.topmenu:link    { color: white; text-decoration: none; }
A.topmenu:visited { color: white; text-decoration: none; }
A.topmenu:hover   { color: black;  text-decoration: none; }
A.topmenu:active  { color: white; text-decoration: none; }

A.text:link    { color: red; text-decoration: underline; }
A.text:visited { color: red; text-decoration: underline; }
A.text:hover   { color: black; text-decoration: underline; }
A.text:active  { color: red; text-decoration: underline; }



