body{
 background-attachment: fixed;
}
h3.title{
 width: 90%;
 padding: 8px;
 background-color: #ffffff;
 border-left: solid 30px #00ff00;
 border-bottom: solid 3px #00ff00;
 color: #000099;
 font-size: 125%;
}
h4.title{
 width: 50%;
 padding: 8px;
 background-color: #ffffff;
 border-style: solid;
 border-color: #6666ff;
 border-width: 2px 10px 2px;
 color: #006600;
}
.p080{font-size: 80%;}
.p090{font-size: 90%;}
.p100{font-size: 100%;}
.p125{font-size: 125%;}
a.afooter{text-decoration: underline; font-weight: bold; background: #ffff00;}
a.afooter:link{color: blue;}
a.afooter:visited{color: blue;}
a.afooter:hover{color: white; text-decoration: none; background: #ff0000;}
.anounder a{text-decoration: none; background: #000099;}
.anounder a:link{color: white;}
.anounder a:visited{color: white;}
.anounder a:hover{color: white; background: #ff0000;}
.aunder a{text-decoration: underline;}
.aunder a:link{color: blue;}
.aunder a:visited{color: blue;}
.aunder a:hover{text-decoration: none; color:white; background: #ff0000;}
