A:link { text-decoration: none; color:"00ff33" }
A:visited { text-decoration: none; color:"00ff33" }
A:hover { text-decoration: none; color:"red" }
body
{
scrollbar-face-color:000000;
scrollbar-arrow-color:yellow;
scrollbar-track-color:000000;
scrollbar-shadow-color:yellow;
scrollbar-highlight-color:yellow;
scrollbar-3dlight-color:yellow;
scrollbar-darkshadow-Color:yellow;
background-color:transparent;
font-size:10pt;
font-family:comic sans ms;
color:white;
}
td
{
align:center
}
input, text area
{
border:3px dashed 00ff33;
background:000000;
font-family:comic sans ms;
color:ffffff;

}