td {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:link {

	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a: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;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbg {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

