A.menuitem:link
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.menuitem:visited
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.menuitem:hover
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#999999;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.link:link
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.link:visited
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.link:hover
{
	text-decoration: 	none;
	font-size:		12px;
	color:			#000000;
	font-family:		Verdana;
	font-weight:		bold;

}

A.smallmail:link
{
	text-decoration: 	none;
	font-size:		9px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.smallmail:visited
{
	text-decoration: 	none;
	font-size:		9px;
	color:			#ffffff;
	font-family:		"Verdana";
	font-weight:		bold;

}

A.smallmail:hover
{
	text-decoration: 	underline;
	font-size:		9px;
	color:			#999999;
	font-family:		"Verdana";
	font-weight:		bold;

}

INPUT
{
	background-color:	#1E292E;
	color:			#ffcc00;
	border-width:		1px;
	border-color:		#000000;
	font-family:		Verdana;
	font-size:		10pt;
	margin-top:		1px;
	margin-bottom:		1px;
}

INPUT.menuinput
{
	background-color:	#1E292E;
	color:			#ffcc00;
	border-width:		1px;
	border-color:		#000000;
	font-family:		Verdana;
	font-size:		10px;
	margin-top:		0px;
	margin-bottom:		0px;
}

INPUT.submit
{
	font-size:		8pt;
	font-weight:		bold;
	font-family:		Verdana;
	border-width:		1px;
	border-color:		#000000;
	color:			#ffcc00;
}

TEXTAREA
{
	background-color:	#1E292E;
	border-width:		1px;
	border-color:		#000000;
	color:			#ffcc00;
	font-family:		Verdana;
	font-size:		10pt;
      
   	overflow-X:		hidden;
   	overflow-Y:		auto;
}
.olink { 
	text-decoration: none; font-size: 12px; color: #ffffff; font-family: "Verdana"; font-weight: bold; 
}

