.menu {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.repeat{
	background-position : top;
	background-repeat : no-repeat;
}
td.main {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
p {
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
a {
	color : #8D4412;
	font-weight : bold;
	text-decoration : none;
}
body {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #F2F2F2;
}
td.menuback {
	background-image:url("/layouts/cust_genesis/Grafx/menuback.jpg");
}