body { background-color: #000000; }
p {color: white;}
a {color:white}
a {font size: 18}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
A:hover {font-size:20; font-weight:bold; color: red;}
div {color:white}

