   A:active {
	color: #00CCFF;
	border : 0;
}

   A:link {
          color: #00CCFF;
          }

   A:visited {
	color: Yellow;
}

   H1 {
	font-family: "Arial Black";
	font-size: 25px;
	font-weight: normal;
	color: #9933ff;
}
 H2 {
	color : #CC00FF;
	font-size : 15px;
	font-family : "Arial ";
	font-weight : normal;
}

  .font {
	font : bold 12px Arial, Helvetica, sans-serif;
	background : #000000;
}

   BODY {
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: white;
	background-color: #336666;
	
}

   a:hover {
          text-decoration: underline ;
          color: #6600FF;
           }

.twistedsex {
	background: url(twistedsex.gif) left top;
}

