.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.frameborderline {
	border: 1px solid #C2C2C2;
}
.whiteLetter {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.copyright-Letter {
	font-size: 12px;
	line-height: 150%;
	color: 595F62;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #ff9900;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	line-height: 150%;
	color: ff9900;
	text-decoration: none;
}


a:visited {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a.white:visited {

	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
