@charset "iso-8859-1";
.Neal {
	font-family: "Comic Sans MS";
	font-size: small;
	font-weight: normal;
	background-color: #000000;
	list-style-type: none;
	color: #FFFFFF;
}
.Version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: lowercase;
	color: #CCFFFF;
}
a:link {
	color: #Fbd784;
	font-family: "Comic Sans MS";
	font-style: normal;
	font-size: small;
}
a:visited {
	 color: #C2DFFE; 
	/* font-weight: bold; 
	font-family: "Comic Sans MS";	
	*/
}
a:hover {
	color: #FFFFFF;
	/* font-weight: bold; */ 
}


/*
a:hover {
	color: #FFFFFF;
	font-weight: bold;

}
*/
select {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #Fbd784;
	font-weight: bold;
	border: thin double;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #143269;
	background-color: #CCCCCC;
	width: auto;
	border: thin double #0000FF;
	font-style: italic;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #143269;
	background-color: #CCCCCC;
	border: thin double #7B99E1;
	font-weight: bold;
}
/* input {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #143269;
*/
}
table {
	border: thin solid #DFC076;
}
img  {
 border-style: none;
}
Checkbox {
	border: thin none;
}
