
a:link     {color: rgb(221,68,37)  }

a:visited    { color: rgb(175,92,51)  }

a:active		{ color: rgb(251,136,0)  }

BODY 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: rgb(26,77,26);
	background-image: url(images/background.gif);
}

