/* CSS Document */

a:link {color: #01b9e0; text-decoration: none;}
a:visited {color: #01b9e0; text-decoration: none;}
a:hover {color: #01b9e0; text-decoration: underline;}
a:active {color: #01b9e0; text-decoration: none;}

h3 a:link {color: #01b9e0; text-decoration: none;}
h3 a:visited {color: #01b9e0; text-decoration: none;}
h3 a:hover {color: #01b9e0; text-decoration: underline;}
h3 a:active {color: #01b9e0; text-decoration: none;}



