TITLE="Wainui"
<!-- CSS Style Sheet -->
A:link { text-decoration: none; color: blue; font-family: verdana,arial, eurostile ; font-weight: Bold} 
<!-- **works both ******** !-->
A:visited  { text-decoration: underline; color: #CC33FF;  font-weight: 800; font-family: eurostile, arial, verdana;}    
<!-- **works both ******** !-->
A:hover { text-decoration: none; color: red; font-size: 105%}


p {font-family: verdana,arial, eurostile ;  font-weight: 900; color: black;}
font { font-family: verdana,arial, eurostile ;  font-weight: 900; color: black; }
BODY { font-family: verdana,arial, eurostile ;  font-weight: 900; color: black; background-attachment: fixed; }
li { font-family: verdana,arial, eurostile ;  font-weight: 900; background-color: yellow; color: black; }
h4 { font-family: verdana,arial, eurostile ;  font-weight: 900; color: blue; }
h2 { font-family: verdana,arial, eurostile ;  font-weight: 800; color: red; } 
font input    { font: inherit; }
font textarea { font: inherit; }



TD { font-family: verdana,arial, eurostile ;  font-weight: 800; color: #6699FF; }
TD.R { font-family: verdana,arial, eurostile ;  font-weight: 800; color: red; }
TD.B { font-family: verdana,arial, eurostile ;  font-weight: 800; color: blue; }




