body {
background-color: 000000;
font-family: tahoma; 
COLOR: white;
}

.content{
	width: 800px;
}

input {
font-family: tahoma;
}

ul {
font-family: tahoma;
}

a:link {
color: ffffff;
text-decoration: none;
}  

a:visited { 
color:ffffff;
text-decoration:none;
}

a:active {
color:ffffff;
text-decoration:none;
}

a:hover {
color:ffffff;
text-decoration:none;
}