td {
	font-size: 12px;
	color:666666;
	line-height:18px;
}
.rightbg2 {
	background-image: url(../images/rightbg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

