BODY {
	MARGIN: 0px; background: #400000 url(../_img/bg.jpg) repeat-x ;}
	
.style5 {
	font-size: x-small;
	color: #B57C44;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: x-small;
	color: #C6B5B5;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #C6B5B5;
	text-decoration: underline;
}
a:visited {
	color: #C6B5B5;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #C6B5B5;
	text-decoration: none;
	font-weight: bold;
}
