body,td,th {
	font: 11px Tahoma, Arial, "Times New Roman";
}
body {

	background: url(images/bg.png) repeat-x;
}
a:link {
	color: #9D670D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9D670D;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #9D670D;
}

