
body { color: white; 
		background: black; }

:link { color: #999999; text-decoration: none;; font-family: Georgia, Times-New-Roman, serif; font-size: 10px}

:visited { color: #999999; text-decoration: none;; font-family: Georgia, Times-New-Roman, serif; font-size: 10px}

:active { color: #FFFFFF; text-decoration: none;; font-family: Georgia, Times-New-Roman, serif; font-size: 10px}

:hover { color: #FFFFFF; text-decoration: none;;font-family: Georgia, Times-New-Roman, serif; font-size: 10px}

}
