td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	cursor: default;

}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.td {
	line-height: 30px;
	color: #0066FF;



}
.intro-bg {
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.butten {
	font-size: 12px;
	color: #333333;
	background-color: #cccc99;
	border: 1px solid #999900;
}
.middle-bg {
	background-image: url(images/middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
