
BODY { 
background-color : white; 
scrollbar-face-color: #660066; } 

TR {
font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
color : #660066; 
text-align : left; } 

H1, H2, H3, H4, H5, H6 { 
color : #660066; 
text-align : center; }

HR { 
color : #660066; 
text-align : center; }

A:link { 
color : #660066; 
text-decoration: underline; }

A:visited { 
color : #660066; 
text-decoration: underline; }

A:hover {
color: #003399; 
text-decoration: none; }

A:active {
color: #003399; 
text-decoration: underline; }

