A:link { text-decoration: none; color:#336633; }
A:visited { text-decoration: none; color:#336633; }
A:active { text-decoration: line-through; color:#336633; }
A:hover { text-decoration: blink; color:#336633;
      background: none;
      cursor: crosshair; }

h1 {font-family: courier; color:#333333; size: 18pt; } 
p {font-family: courier; color:#333333; size: 12pt; } 

body 
{ background: #FFFFFF; 
background: url(http://www.interbeing.org.uk/lotus.gif);
background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;
cursor: crosshair;

font-family: courier;
color: #333333; 
letter-spacing: 3px;
font-weight: normal;
font-size: 12pt; }

td
{ font-family: courier;
color: #333333;
padding: 2px; }

input, textarea
{ background: #000000;
font-family: courier;
color: #333333; 
border-style: dotted;
border-color: ;
border-width: ; }