a {text-decoration:none}
a:link {color: #DB9824} /* unvisited link */
a:visited {color: #999999}  /* visited link */
a:hover {color: #ee00ee}   /* mouse over link */
a:active {color: #ff00bf}   /* selected link */

body {	font-family: "Trebuchet MS", Times, sans-serif;	
	color: #DB9824;	
	background-color: #000000;
	font-size: 12pt;	
	}	

h1 {  	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #DB9824;	
	font-size: 24pt;
	font-weight:bold;
	}

h2 {  	font-family: Times;
	color: #DB9824;	
	font-size: 16pt;
	}

textarea {	font-family: verdana;
		background-color: #000000;
		color: #DB9824;	
		font-size: 10pt;
	}
width: 80%