@charset "UTF-8";
body {
	background: #ebebeb;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}
.navLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.navLinks a:hover {
	color:#762F40
	text-decoration: none;
}
td.navLinks a:link {
	color:#FFFFFF
	text-decoration: none;
}
td.navLinks a:active {
	color:#FFFFFF
	text-decoration: none;
}
td.navLinks a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

td {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}