a:link		 { color: blue; text-decoration: underline }
a:active	 { color: blue; text-decoration: underline }
a:hover		 { color: maroon; text-decoration: underline }
a:visited	 { color: navy; text-decoration: underline }


a.g:link	  { color: #36c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.g:active	  { color: #36c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.g:hover	  { color: #cccccc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.g:visited	  { color: #36c; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }

a.m:link	   { color: #660000; font-family: Arial; text-decoration: none; ont-weight: normal }
a.m:active	   { color: #660000; font-family: Arial; font-weight: normal; text-decoration: none }
a.m:hover	   { color: #fff; font-family: Arial; font-weight: normal; text-decoration: none }
a.m:visited	   { color: #660000; font-family: Arial; font-weight: normal; text-decoration: none }