A:link { color: orange; text-decoration: overline }
A:active { color: red; text-decoration: none }
A:visited { color: white; text-decoration: line-through }
A:hover { color: yellow; text-decoration: none }
BODY { background-image: url('bg.jpg'); text-align: center; }
TABLE { background: #330000; background-image:none; align: center; }
P { font-family: "comic sans"; font-size: 13px; color: #FF9900; }
DIV { font-family: impact; }
H1 { color: #990000; font-weight: bolder; }
H2 { color: #990000; background-color: #CC6600; letter-spacing: 6px; text-indent: 20 }
.links { letter-spacing: 6px; }
.menu { background-image: url('menubg.bmp'); }
.date { font-size: 15px; background: #990000; color: #FF9900; text-indent: 1cm; }