a:link { color: rgb(51,204,51); font-weight:bold; }
a:visited { color: rgb(255,255,255); text-decoration:none; font-weight:bold; }
a:active { color:red; text-decoration:none; font-weight:bold; }
a:hover { color: rgb(51,204,51); text-decoration:underline; font-weight:bold; }
