/* StyleSheet by MyD - myd@netposta.net */

A
 {text-decoration: none; color: lightblue}
A:hover
 {text-decoration: none; color: black; background: lightblue}
A:visited
 {text-decoration: none}
A:active
 {text-decoration: none; color: lightgreen; background: transparent}
H1
 {fontSize: 35 px}
U
 {text-decoration: none; color: lightgreen; font-weight: bold}