body {
background-image: url("img/site_bg.jpg");
background-attachment: fixed;
}

.txt12pxBlk {
	font-family: tahoma;
	font-size: 12px;
	color: #0000000;
}
.txt13pxBlk {
	font-family: tahoma;
	font-size: 13px;
	color: #0000000;
}
.heading {
	font-family: Arial, tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #0852a5;
}
a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
