.menuetext { font-family:Arial; font-weight:normal; font-size:10pt; color:rgb(0,102,255); }
a.menuetext { text-decoration: none; font-family:Arial; font-weight:normal; font-size:10pt; color:rgb(0,102,255); }
a.menuetext:hover, a.menuetext:active { text-decoration: underline; }

.stdtext { font-family:Arial; font-weight:normal; font-size:10pt; color:black; }
.stdtext a { text-decoration: none; font-family:Arial; font-weight:normal; font-size:10pt; color:black; }
.stdtext a:hover, p.stdtext a:active { text-decoration: underline; }

.stdtext_small { font-family:Arial; font-weight:normal; font-size:8pt; color:black; }
.stdtext_small a { text-decoration: none; font-family:Arial; font-weight:normal; font-size:8pt; color:black; }
.stdtext_small a:hover, p.stdtext_small a:active { text-decoration: underline; }

.bigtext { font-family:Arial; font-weight:normal; font-size:16pt; color:black; }
a.bigtext { text-decoration: none; font-family:Arial; font-weight:normal; font-size:16pt; color:black; }
a.bigtext:hover, a.bigtext:active { text-decoration: underline; }

.errortext { font-family:Arial; font-weight:normal; font-size:10pt; color:red; padding:10px; background-color:#FFC0C0; text-align:center; }