body 		{ color: white }
body 		{ background-color: black }



H1 			{ font-family: sans-serif; font-size: 16px; }
H2 			{ font-family: sans-serif; font-size: 12px; }
H3 			{ font-family: sans-serif; font-size: 08px; }

p			{ font-family: sans-serif; font-size: 10px; }

A:link         	{ text-decoration: underline; font-family: sans-serif; color: white; font-size: 16px; font-weight: bold}
A:visited      { text-decoration: underline; font-family: sans-serif; color: #FF7E0B; font-size: 16px; font-weight: bold}
A:hover         	{ text-decoration: underline; font-family: sans-serif; color: orange; font-size: 16px; font-weight: bold}





