body 
{
	background-color: #bc9b00;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a:link {color: #000000; text-decoration:none}
a:visited {color: #000000; text-decoration:none}
a:hover {color: #FF0000; text-decoration:underline}
a:active{color: #000000; text-decoration:none}

.text          { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; color: #000000 }