body {
	scrollbar-face-color: #6D2020;
	scrollbar-arrow-color: #EDE6BD;
	scrollbar-track-color: #EDE6BD;
	background-image:url(../img/bg.jpg)
	background-attachment:fixed;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #750303;
	font-weight: bold;
}
a:link {
	color: #750303;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #750303;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #750303;
}
a:active {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #750303;
	text-decoration: none;
	background-attachment: fixed;
}
