BODY { 
font-family: sans-serif; 
background: black; 
color: silver;
margin: 0px}

SMALL { 
font-family: sans-serif; 
background: black; 
color: silver ; 
font-size: 10px}

Head1 { 
font-family: sans-serif; 
color: white; 
font-size: 18px; 
font-weight: bold;}

Head2 { 
font-family: sans-serif; 
color: silver; 
font-size: 16px;
font-weight: bold}

A:link { color: gray ; text-decoration: underline overline; font-weight: 400 }
A:active { color: white ; text-decoration: underline overline; font-weight: 400 }
A:visited { color: white ; text-decoration: underline overline; font-weight: 400 }
A:hover { color: red ; text-decoration: underline overline ; font-weight: 400 }

		

