.main

BODY { background: white }
* { font: 12px verdana, arial }
A:link { color: blue; text-decoration: none; }
A:hover { color: red; text-decoration: none;  }
A:visited { color: blue; text-decoration: none; }
A:active { color: orange; text-decoration: none; }
h1, h3 { 
font-size:16px;
COLOR: #663300; 
FONT-FAMILY: arial  }

b {
		color:#0066cc;
		}