body {
	background-color: #000000;
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma, Verdana;
	color: #27201A;
	font-size: 11px;
}
.footer {
	font-size: 11px;
	color: #D2C38C;

}
a:link {
	color: #FF9900;
	text-decoration: none;

}
a:visited {
	color: #A48A79;
	text-decoration: none;
}
a:hover {
	color: #D91E29;
}
p {
	line-height: 19px;

}
option {
	font-size: 10px;
}
input {
	font-size: 10px;
}
.upsize {
	color: #907D55;

}
h5 {
	margin: 0px;
	padding: 0px;
}
