p {
font-family: tahoma;
color: white;
}

body {
font-family: tahoma;
color: white;
}

a {color: yellow; text-decoration: none; }
a:hover { color: yellow; text-decoration: underline; }
