.c {
background-image: url('images/center_bg.jpg');
background-repeat: repeat-x;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: 663300
}


a:link {
    color: 663300;
	border: none;
	text-decoration: none;
}
a:visited {
    color: 663300;
	border: none;
	text-decoration: none;
}
a:hover {
	color: 663300;
	text-decoration: underline;
}
a:active {
}

