a.blue:link {color: #58B3B9; background: #ffffff; font-weight: bold;}
a.blue:active {color: #58B3B9; background: #ffffff; font-weight: bold;}
a.blue:visited {color: #58B3B9; background: #ffffff; font-weight: bold;}
a.blue:hover {color: #58B3B9; background: #ffffff; font-weight: bolder;}

a.green:link {color: #00CC66; background: #ffffff; font-style: bold;}
a.green:active {color: #00CC66; background: #ffffff; font-style: bold;}
a.green:visited {color: #00CC66; background: #ffffff; font-style: bold;}
a.green:hover {color: #00CC66; background: #ffffff; font-style: bolder;}

a.purple:link {color: #9C3857; background: #ffffff; font-style: bold;}
a.purple:active {color: #9C3857; background: #ffffff; font-style: bold;}
a.purple:visited {color:#9C3857; background: #ffffff; font-style: bold;}
a.purple:hover {color: #9C3857; background: #ffffff; font-style: bolder;}