a:link {  color: #FF0000}
a:hover {  font-weight: bold; color: #FF0000; text-decoration: underline}
a:active {  font-weight: bold; color: #009900; text-decoration: underline}
a:visited {  color: #CC3300}
h1{margin:2px;font-size:14px;color:#330066;}