
body {background-color:black; 
	font-family:Verdana; 
	color:Silver;}

a {font-family:verdana;color:silver;text-decoration:none}
a:hover {font-family:verdana;color:silver;text-decoration:underline}
a:visited {color:silver}

input{BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: 0px; 
	COLOR: black; 
	BORDER-BOTTOM: 0px; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: white}

textarea {
	width: 300px;
	height: 120px;
	border: 0px solid #cccccc;
	padding: 5px;
	font-family: Verdana;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.mail {position:absolute;top:70px;left:780px}
.downloadlink {font-size:12px}
.downloaddesc {font-size:12px;color:white}