A {}
.nuw_link { color:#FFFFFF; text-decoration:none; }
.nub_link { color:#000000; text-decoration:none; }
.small { font-size:small; }
A:hover {}
A:hover.nuw_link { color:#cc99ff; text-decoration:none; }
A:hover.nub_link { color:#000000; text-decoration:none; }
A:hover.small { font-size:small; }

/*
select,input,textarea
{
	color:#005500;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
--	background-color:#ffeedd;
	background-color: #CCBBAA;
	border:1px solid;

	-moz-border-radius: 10%;


}
*/

input[type=text], textarea
{
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
	background-color:#fed;
	border:0px solid;
	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}


input[type=submit]
{
	color:#FFEEFF;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:84%;
	font-weight:bold;
--	background-color:#ffeedd;
	background-color: #112211;
	border:1px solid;

	-moz-border-radius: 10%;
}

.oldschool1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.oldschool
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}



