td {
	font-size: 12px;
	color: #000000;
}
body {
	background-repeat: repeat-y;
	background-position: center;
}
.tbg {
	background-image: url(images/bg.GIF);
	background-repeat: repeat-y;
	background-position: center;
}
.wh {
	line-height: 20px;
}
.hrcolor {
	color: #FED7BC;
	width: 480px;

}
a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

