BODY {
	margin: 0px;
	padding: 0px;
	background: background-color: #000000; background-attachment: fixed
}

td, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color:#FFFDBE;
}

a:link {font-size: 13px; color: #FFFDBE; font-family: arial, sans-serif; text-decoration: none}
a:visited {color: #FFFDBE; text-decoration: none}
a:hover {font-size: 13px; color: #FF6B46; text-decoration: none}

td {
	padding: 0px;
}
