# a:visited {color : #416DFF; font-weight:bold; text-decoration : none; }
# a:link {color : #BBBBBB; font-weight:bold; text-decoration : none;}
a:visited {color : #AAAAAA; font-weight:bold; text-decoration : none; }
a:link {color : Grey; font-weight:bold; text-decoration : none;}
a:hover {background-color : #CCCCCC; color: #888888; text-decoration : none; }
# a:active {color : Red; text-decoration : underline; }

