BODY,TD {
	color : Black;
	font-family : "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size : 14px;
}

A {
	color : #996633;
	text-decoration : none;
	background-color : transparent;
}

h3 {
	font-family : "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size : 20px;
	color : #996633;
}


A:HOVER {
	color : #990000;
	text-decoration : none;
	background-color : transparent;
}
a.boxesntables {
	background-color : #996633;
	border : 1px solid Black;
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
}

a.boxesntables:hover {
	background-color : #993300;
	border : 1px solid Black;
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
}

