html,body {
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table,td {
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	padding: 0px;
}


A {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #121212;
}

A:active {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #BDB088;
}

A:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #BDB088;
}
