.White_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
.WhitwBold_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.RedBold_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #F00;
	font-weight: bold;
}
.Red_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #F00;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #CCC;
	background-repeat:repeat;
	background-position:top center;
	background-attachment:fixed;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
.headl_tx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #CCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
