.txt_white_12pt {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: text-top;
}
.txt_black_12pt {
	font-size: 12px;
	color: #000000;
	vertical-align: text-top;
}
.Footer {
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: text-top;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.txt_White_14pt {
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: text-top;
}
.txt_black_11pt {
	font-size: 11px;
	color: #000000;
	vertical-align: text-top;
}
body {
	background-color: #333333;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
