body {
  font-family: verdana, sans-serif;
  background: #ffffff;
  color: #333333;
  margin-left: 0.75in;
  margin-right: 0.75in;
}

a {
   color: #1c42ff;
}

a:visited {
   color: #1c42ff;
}
	
a:hover {
  color: #cc0000;
}

a       {
        text-decoration: none;
        }

#menu a {
        font-size: 12px;
        }

#menu td {
        border-top: 1px dotted;
        border-left: 1px dotted;
        border-right: 1px dotted;
        border-bottom: 1px dotted;
        }

#classy {
        text-align: center;
        font-family: "Park Avenue","Times New Roman", serif;
}


