body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

p { }

td { }

a:link { color: #903e28; text-decoration: none; }

a:visited { color: #903e28; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }

a:active { color: #903e28; text-decoration: none; }

