@charset "iso-8859-1";
/* author: Brandon Dante Primavera of Dynamic Forces, Inc. */

/* author: Brandon Dante Primavera of Dynamic Forces, Inc. */
.input {background: "#ffffcc";color: #000000;font-weight: normal; text-decoration: none; cursor: auto;}
a:link { text-decoration: underline; color: #000000;}
a:visited { text-decoration: underline; color: #000000;}
a:hover { text-decoration: underline; color: #FF0000;}

a.menu:link {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: none;
	text-decoration: underline;
	}

a.menu:visited {
	color: #000000;
	text-decoration: underline;
	}

a.menu:hover {
	display: block;
	width: 119px;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	underline: none;
	}
	

