﻿body {
	background-color: #3e332c;
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position:center;
	text-align: center;
	
}
img {border: none; text-decoration:none;}

a {border:none;text-decoration:none;}
a:link {outline: none;}
a:visited {outline: none;}
a:active {outline: none;}
a:hover {
	outline: none;
	text-align: left;
}

.style1 {
	color: #666;
	font-size: 10px;
	text-align: center;
}

.style4 {color: #999999}
.style5 {
	color: #F60
}

.style6 {
color: #666666;
font-size: 10px;}
#table tr .style1 p {
	color: #F60;
	font-size: 13px;
}
.db {
	font-size: 10px;
}
