
a.blue:link {color: #66cccc; font-weight: bold;}
a.blue:active {color: #66cccc; font-weight: bold;}
a.blue:visited {color: #66cccc; font-weight: bold;}
a.blue:hover {color: #66cccc; font-weight: bold;}

a.white:link {color: #ffffff; font-style: bold;}
a.white:active {color: #ffffff; font-style: bold;}
a.white:visited {color: #ffffff; font-style: bold;}
a.white:hover {color: #ffffff; font-style: bold;}

a.black:link {color: #000000; font-style: bold;}
a.black:active {color: #000000; font-style: bold;}
a.black:visited {color: #000000; font-style: bold;}
a.black:hover {color: #000000; font-style: bold;}
