a {
  text-align: right;
  color: #7198C0;
  font-family: Comic Sans Ms;
  font-weight: normal;
  font-size: 8pt;
  text-decoration: none;
  margin: 0pt;
 }

a:link {color: #7198C0;}
a:hover {color: #FFFFFF;
  text-decoration: underline;}
a:active {color: #FFFFFF;}
a:visted {color: #7198C0;}