<style type="text/css">
<!--
  A{ color:yellow; text-decoration:none;}
  A:hover {color:yellow; text-decoration:underline;}
  A:active{color:green;}
  A:visited {}

  A.menu{ text-decoration:none; font-family:arial; color:white; font-size:11px;}
  A.menu:hover {color:gold;font-size:11px; text-decoration:none;}
  A.menu:active{color:green;}
  A.menu:visited {}

  A.roll{ text-decoration:none; font-family:trebuchet ms; color:white; font-size:10px;}
  A.roll:hover {color:gold;font-size:10px; text-decoration:none;}
  A.roll:active{color:green;}
  A.roll:visited {}

  A.nopnorm{color:yellow;text-decoration:none;}
  A.nopnorm:hover{text-decoration:underline; color:yellow;}  
  A.nopnorm:active{font-weight:none; color:yellow;}
  A.nopnorm:visited{}

  A.norm{color:yellow;text-decoration:none;}
  A.norm:hover{text-decoration:underline; color:yellow;}  
  A.norm:active{font-weight:none; color:yellow;}
  A.norm:visited{}

  A.um{color:yellow;text-decoration:underline; font-size:12px;}
  A.um:hover{text-decoration:underline; color:yellow; font-size:12px;}  
  A.um:active{font-weight:none; color:yellow;}
  A.um:visited{}

  A.top5{text-decoration:none; font-family:trebuchet ms,tahoma,arial; color:white; font-size:14px;}
  A.top5:hover {text-decoration:underline; color:gray; font-size:14px;}

  A.golden { font-family:trebuchet ms; font-size:10px; text-decoration:none; font-style:normal;letter-spacing:1pt; text-transform:none; color:white; }
  A.golden:hover { color:white;text-decoration:underline; font-size:10px;}

  A.email{font-family:Trebuchet MS;font-size:11pt;color:white;text-decoration:none;}
  A.email:hover{font-family:Trebuchet MS;font-size:11pt;text-decoration:underline; color:yellow;}    

  A.gray{color:#808080;}

  A.gray2white{color:#808080; text-decoration:none;}
  A.gray2white:hover{color:white; text-decoration:none;}

  A.white{color:white;}
  A.white:hover{color:white;}  

  A.green{color:green;}
  A.green:hover{color:green;}  

  A.black{color:black;}
  A.black:hover{color:black;}  

  P{ color:white;}
  PRE{ font-family:times new roman; color:gray; font-size:8pt; }

  .borderimage{border:1px solid black;}

 BODY {
  scrollbar-base-color: darkgreen;
  scrollbar-arrow-color: gold;
  margin-top: 10; 
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
 }

  @font-face {
    font-family: Trebuchet MS;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.stevepre.com/TREBUCH0.eot);
  }

/* Blog */
#blog {
    padding-left: 8px;
    font: 13px arial;
    color: #fff;
}
#blog .post {
    overflow: auto;
}
#blog .post p.header {
    margin-top: 25px;
    margin-bottom: 0px;
    padding-top: 2px;
    font: 12px verdana;
    color: #009000;
    border-top: 1px solid green;
}
#blog .post h2 {
    margin-top: 5px;
    margin-bottom: 3px;
    font: bold 16px verdana;
    color: #fff;
}
#blog .post .entry p {
    margin-top: 0;
}
#blog .post .entry img {
    padding-right: 10px;
    float: left;
}
.navigation {
    margin-top: 30px;
    margin-bottom: 20px;
    font: bold 14px verdana;
}



-->
</style>