body { font-size: small; font-family: "century schoolbook"; }
p { }
td { }
.class1 a:link { color: #f96; text-decoration: underline; }
.class1 a:visited { color: #ebb860; text-decoration: underline; }
.class1 a:hover { text-decoration: none; }
.class1 a:active { text-decoration: none;}

.class2 a:link { text-decoration: none; }
.class2 a:visited { text-decoration: none; }
.class2 a:active {text-decoration: none; }
.class2 a:hover {text-decoration: none; color: #f96 }

