BUTTON
{
	color: fuchsia;
	font-family: Tahoma;
	text-decoration:none;
}
A
{
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
BUTTON
{
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color:Maroon;
	text-decoration: none;
}

A:active
{
	font-family: Tahoma;
	font-size: 10pt;
	color:Maroon;
	text-decoration: none;
}



LABEL
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
BODY
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

TEXTAREA
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

SELECT
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

LISTING
{
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

