body { color:white;
	background-color:black }
a:link { color:yellow; text-decoration:none }
a:visited { color:silver; text-decoration:none }
a:hover { color:blue; background-color:silver; text-decoration:underline overline }
h1,h2,h3 { text-align:center; color:white }