A
{
	TEXT-DECORATION:none;
}

A:hover
{
	COLOR:#800000;
}

A:link
{
	COLOR:#505070;
}

A:visited
{
	color:#505070;
}

A:active
{
	color:#CC3300;
}

A:hover
{
	color:#CC3300;
}


BODY
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #222222;
	background: #888888;
	background-image: url(/img/background.jpg);
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-serif
}

A.menubtm
{
	FONT-SIZE: 11px;
	COLOR: #505070;
	text-decoration: none;
	FONT-FAMILY: Tahoma, Verdana, Arial, Sans-serif
}


.footer
{
   FONT-SIZE: 10px;
   COLOR: #828282;
   FONT-FAMILY: Tahoma, Verdana, Arial, Sans-serif
}
