input {
	border : 333333;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 13px;
}

textarea {
	border : 333333;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
}

.title {
	color: #ffffff;
	font-size : 13px;

.coolfont {

	font-family: "ZeroHour";
	color:  #ffffff;
	}
	

.noline {
	text-decoration:none; color:white;
	}

a:link, a:visited, a:active{font-family:Arial, Microsoft Sans Serif, ZeroHour, Tahoma, Verdana, Helvetica; color:FFCC00; text-decoration:none; font-size:8pt; font-weight:bold}

a:hover { 
	color:black; 
	text-decoration:none; 
	font-weight:bold;}

td:{font-family:Arial, Helvetica; color: red;}

bodytext:{
	  font-family:Arial, Helvetica;
	  color: red;
	  font-size:10pt;}