A:hover {
	text-decoration: none;
	font-weight: bold;

	}
A {
	text-decoration: none;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#0d0503 url("bground.png");
	background-repeat: repeat-y;
	background-position: center;
}

body,td,th {
	font-family: Times New Roman;
	font-size: 16px;
}

.txt_links {
	font-family: Times New Roman;
	font-size: 18px;
}

.linkblack {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.linkwhite {
	font-family: arial;
	font-size: 12px;
	color: #fafafa;
	font-weight: bold;
}

.txt_listings {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}

.txt_small {
	font-family: verdana;
	font-size: 10px;
	color: #2D2413;
	font-weight: bold;
}
	
.txt_smallW {
	font-family: verdana;
	font-size: 9px;
	color: #b18734;
}

.txt_copyright {
	font-size: 14px;
	color: #f7cd49;
}

.txt_text {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
}

.txt_title1 {
	font-family: Times New Roman;
	font-size: 46px;
	color: #2D2413;
}

.txt_title2 {
	font-family: Times New Roman;
	font-size: 24;
	font-weight: bold;
	color: #2D2413;
}