body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	background-color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: #FFFF00;
}

}
a.yell:link{
	color: #FFFF00;
	text-decoration: underline;
}
a.yell:active{
	color: #FFFF00;
	text-decoration: underline;
}

a.yell:visited{
	color: #FFFF00;
	text-decoration: underline;
}
a.yell:hover {
	color: #000000;
	background-color: #FFFF00;
	text-decoration: none;
	}
td {
	color: #FFFFFF;
}
