BODY { background: white }
A:link { color: royalblue } 
A:visited { color: darkgreen } 
A:active { color: red } 
A:hover { color: red } 
H1,H2,H3 { color: navy }
DL DT { font-size: large; font-weight: bold }
DL DL DT { font-size: medium }
.smallletter { font-size: 10px }
