#header {font-family: arial, helvetica;
		  font-weight: bold;
          color: #000000;
          font-size: 12px;
          }
#bodytext {font-family: arial, helvetica;
          color: #000000;
          font-size: 12px;
          }
.links:hover { font-size: 11px; color: #FF3366; text-decoration: underline; background-color:#FFFFFF }
.links { font-size: 11px;
	  font-weight: bold;
          color: #FF3366;
          text-decoration: underline;
          font-family: arial, helvetica;
          }