
A:Link  { color: blue; font-weight: bolder; text-decoration: none ; }
A:Visited  { color: navy; font-weight: bolder; text-decoration: none }
A:Hover { color: blue; text-decoration: underline  ; }
A:Active { color: black;}
element { font-family: Arial; }
body { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
