A:link { color: yellow; text-decoration: none }
A:active { color: white; text-decoration: none }
A:visited { color: cyan; text-decoration: none } 
P { color: white; font-size: 10pt; font-family: verdana, sans-serif }
H1 { font-size: x-large; color: white; font-family: verdana, sans-serif }
H2 { font-size: large; color: white; font-family: verdana, sans-serif }
H3 { font-size: medium; color: white; font-family: verdana, sans-serif }
H4 { font-size: small; color: white; font-family: verdana, sans-serif }
H5 { font-size: x-small; color: white; font-family: verdana, sans-serif }
.center { text-align: center }
