table {
	color: #000000; font-size: 13px; line-height: 22px
}
A:link {
	color: #006600; text-decoration: none
}
A:visited {
	color: #006600; text-decoration: none
}
A:active {
	color: #006600; text-decoration: none
}
A:hover {
	color: #ff1f00; font-weight: normal
}
body {
	background-image:  url(bg.gif); color: #000000; font-size: 13px
}
.h {
	font-size: 20px;
	line-height: 70px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
.red {
	color: #FF0000;
}
