a.one:link {color: #0000FF; text-decoration: underline;}
a.one:visited {color: #0000FF; text-decoration: underline;}
a.one:hover {color: #0000FF; text-decoration: none;}
a.one:active {color: #0000FF; text-decoration: underline;}

a.two:link {color: #000000; text-decoration: none;}
a.two:visited {color: #000000; text-decoration: none;}
a.two:hover {color: #000000; text-decoration: underline;}
a.two:active {color: #000000; text-decoration: none;}

a.three:link {color: #FF0000; text-decoration: underline;}
a.three:visited {color: #FF0000; text-decoration: underline;}
a.three:hover {color: #FF0000; text-decoration: none;}
a.three:active {color: #FF0000; text-decoration: underline;}
