BODY
	{
		background-color: #ffffff;
		background-image:url("gfx/banner_main.jpg");
		background-repeat: no-repeat;
		background-position: top left;
		padding-top: 0px;
		padding-left: 0px;
		margin-top: 0px;
		margin-left: 0px;
	}

a:link
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #708090;
}

a:active
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #708090;
}

a:visited
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #708090;
}

a:hover
{
	font-family: Arial, Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #9B0BAB;
}

