body   {
	font-size: 8pt; 
        #AAAAAA; 
        color: #AAAAAA; 
        font-family: arial, verdana; 
        background: #CC9A99;
       }


.title {
        font-size:18px; 
        font-weight:bold; 
        color:#D9Ca5E; 
        letter-spacing: 0.2em; 
        align:center;         
        background:#F9F9F9;        
        margin-top:1px;
        border-top: 1px solid #888888;
        border-bottom: 1px solid #888888;
        text-align: center;
       }

.plugboard { 
        background: #404040 url(plugboard_here.gif) 
       }

.sitetitle
           { 
            font-size:16px; 
            color:#CC9A99; 
            font-weight:bold;
            text-align:center;         
           }


#header { 
         width: 760px;
        }



hr {
    text-align: center; 
    border: 0px dashed;
    color: #888888;
    background-color: #888888;
    height: 1px;
    width: 80%;
   }


A:link 
      {text-decoration: underline; color: #fc754c; cursor: crosshair;  }
A:visited 
      {text-decoration: none; color: #fc754c; cursor: crosshair;}
A:active 
      {text-decoration: underline; cursor: crosshair; color: #888888; }
A:hover 
      {text-decoration: underline; color: #888888; cursor: crosshair; }