
a         { color:rgb(0,0,196); font-weight:bold; } 
a:link    { color:rgb(40,0,196); font-weight:bold; } 
a:visited { color:rgb(160,0,160); font-weight:bold; } 
a:hover   { text-decoration:underline; }
a:active  { text-decoration:underline; }


