A:hover { color: deepskyblue; ; text-decoration: underline}
A:link { color: yellow; text-decoration: none}
A:visited { color: deepskyblue; text-decoration: none}

BODY { background: black; color: white; font-family: Arial; font-size: 10pt; text-decoration: none}
P { text-decoration: none; font-family: "Comic Sans MS"; font-size: 10pt; color: #CCCCCC}
H1 { font-family: Arial; font-size: 18pt; color: #0d73f1; font-weight: bold; text-decoration: underline}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 9pt; font-style: italic; font-weight: normal; color: white; text-decoration: underline}
h3 { font-family: "Comic Sans MS"; font-size: 10pt; color: #FFCC00; text-decoration: underline ; font-weight: 100; font-style: normal}

