<style type="text/css">

  .links {font-family: Arial, Helvetica, Sans-Serif;
          font-size: 12px;
          color: #ff0000}

.links:hover {font-family: Arial, Helvetica, Sans-Serif;
              font-size: 12px;
              font-weight: bold;
              color: #000000;
              text-decoration: none}

a:link {font-family: Arial, Helvetica, Sans-Serif; 
        font-size: 12px;
        font-weight: bold;
        color: #ff0000;
        text-decoration: none}

a:visited {font-family: Arial, Helvetica, Sans-Serif; 
           font-size: 12px;
           font-weight: bold;
           color: #ff0000;
           text-decoration: none}

a:hover {font-family: Arial, Helvetica, Sans-Serif; 
         font-size: 12px;
         font-weight: bold;
         color: #000000;
         text-decoration: none}

a:active {font-family: Arial, Helvetica, Sans-Serif; 
          font-size: 12px;
          font-weight: bold;
          color: #ff0000;
          text-decoration: none}

body {scrollbar-face-color: #ff0000;
      scrollbar-3dlight-color: #ffffff;
	  scrollbar-darkshadow-color: #000000;
	  scrollbar-shadow-color: #000000;
	  scrollbar-arrow-color: #ffffff;
	  scrollbar-track-color: #000000;
	  scrollbar-highlight-color:#ffffff;
	  color:#000000;
	  font-size: 12px;
	  font-family: Arial, Helvetica, Sans-Serif;
	  font-weight: bold;
	  background-attachment: fixed;
	  /*background-image: url('bg2.jpg');*/
	  background-repeat: no-repeat;
	 
	  }

</style>