/* CSS Document */

body {
	background-color: #511112;
	background-image: url(images/bg.jpg);
}
body,td,th {
	color: #402025;
}
.style6 {font-size: 14px}
a:link {
	color: #921B1F;
	text-decoration: none;
}
a:visited {
	color: #511112;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4F281E;
}
a:active {
	text-decoration: none;
	color: #243320;
}
.style7 {font-size: 9px}