.w_txt {
	font-size: 25px;
	color: #D64B1D;
	text-decoration: none;
}
.wlcm_txt {
	font-size: 18px;
	text-decoration: underline;
	line-height: 17px;
	letter-spacing: 1px;
}
.footer {
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
.footer a:hover {
	color: #666666;
	text-decoration: none;
}
.header {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	display: block;
	letter-spacing: 1px;
	padding-left: 5px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	background-position: center center;
	padding-top: 2px;
	font-weight: bold;
}
.cntct {
	color: #333333;
	text-decoration: none;
}
.cntct a:hover {
	color: #990000;
	text-decoration: none;
}
.inner_heading {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
.inner_heading a:hover {
	color: #D96C55;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.bold a:hover {
	color: #000000;
}
.white {
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
}.red {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

