body {background-color: #000000; margin-top: 0;}

td {color: #ffffff; font-size: 12pt;}

a {color: #E7B51D; text-decoration: none;}

a:active {color: #ffffff;}

a:hover {text-decoration: underline;}

a:visited {color: #E7B51D;}

span {font-size: 10pt;}

hr {color: #E7B51D; width: 100%; }

.eyes {
	background-image: url(images/eyes.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
}
input{
		background-image: url(images/bgcolorwht.gif);
		background-color: #ffffff; 
		color: #000000;
		border-bottom-color: #;
		border-top-color: #;
		border-left-color: #;
		border-right-color: #;
		font-family: times new roman;		
	}

textarea {
		background-image: (images/bgcolorwht.gif);
		background-color: #ffffff;
		color: #000000;
		border-bottom-color: #;
		border-top-color: #;
		border-left-color: #;
		border-right-color: #;
		font-family: times new roman;
	}