body { background-color: #ffffff; text-decoration: none; font-family: sans-serif; } 

a:link     {  color: #234d86; text-decoration: none; font-weight: bold; } 
a:visited  {  color: #234d86; text-decoration: none; font-weight: bold; } 
a:hover    {  color: #CD0E3B; text-decoration: none; font-weight: bold; }
a:active   {  color: #234d86; text-decoration: none; font-weight: bold; }

li         {  margin: 0.2em; }
