body {
 background-repeat:no-repeat 
}
A {

 font-family:"Arial black";
 font-size:12pt;
 font-weight:normal;
 color:lightslategray;
 text-decoration:none;
 line-height:23px;
 letter-spacing:2pt;
}
A:hover {
 font-family:"Arial Black";
 font-size:12pt;
 font-weight:normal;
 color:crimson;
 text-decoration:underline;
}
.earl A:link {
 font-family:"comic sans MS";
 font-size:6pt;
 color:black;
 text-decoration:underline;
 }
.earl A:hover {
 font-size:6pt;
 color:gray;
 }
.reg A:link {
 font-family:"Arial Narrow";
 font-size:10pt;
 color:blue;
 font-weight:normal;
 text-decoration:underline;
 }
.reg A:hover {
 font-size:10pt;
 text-decoration:overline;
 color:red;
 }
.ameri {
 font-family:"Arial narrow";
 font-size:9pt;
 color:darkslateblue;
 font-weight:normal;
}
blockquote{
 font-size:12pt;
 font:"comic sans MS";
 color:black;
 font-weight:bold;
 line-height:1.5em;
 }
#title{
 font:"Arial Narrow";
 color:crimson;
 font-size:9pt;
 }
.page A {
 font-size:6pt;
 color:gray;
 letter-spacing:2pt;
}
.page A:hover {
 font-size:6pt;
 color:white;
 text-decoration:none;
}