body {
 margin: 0;
 font-family: Arial;
 font-size: 16px;
 color: #FFFFFF;
}

table { margin: 0 }

a {
 font-family: Arial;
 font-size: 16px;
 text-decoration: none;
 display: block;
 color: #FFFFFF; 
}
a:hover { background-color: #999999 }
.mp { text-decoration: underline; display: inline; color: #FFFFFF }
a.mp:hover { background-color: #666666 }

.pre { height: 75px; width: auto; border: 1px solid #FFFFFF }
.bigimg {
 height: 450px;
 width: auto;
 border: 6px solid #FFFFFF;
 visibility: hidden;
}

.clbut { font-style: italic; font-weight: normal; color: #FFFFFF; text-decoration: underline }
.bul { width: 17px; height: 17px; border: none }

span  {
 font-size: 22px;
 font-weight: bold;
 font-color: #FFFFFF;
}

