.left {
  float: left;
  }


a:link, a:visited, a:active {
font-family:Georgia;
font-size:10pt;
font-weight:Bold;
color:#CC66CC;
}

a:hover {
color:#660066;
}

a.center:link, a.center:visited, a.center:active {
font-family:Helvetica;
font-size:10pt;
font-weight:Normal;
color:#000000;
text-decoration:None;
}

a.center:hover {
color:#FF0033;
}


