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


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