* {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 16px;
	font-size: 11px;
	text-align:left
	}

BODY {
	background-color: #EDE8D6;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

TABLE TD {
	padding: 0;
	}

IMG, TABLE {
	border: 0;
	}

TABLE {
	border-collapse: separate;
	}

A:link, A:visited, A:active {
	color: #604433;
	text-decoration: none;
	font-weight: bold;
	border:none;
	}

A:hover {
	color: #84C225;
	}

