td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.h200 {
	line-height: 200%;
	text-decoration: none;
}
.h {
	color: #FFCC00;
	text-decoration: none;
}
.hei:link {
	color: #000000;
	text-decoration: none;
}
.hei:hover {
	color: #000000;
	text-decoration: none;
}
.hei:visited {
	color: #000000;
	text-decoration: none;
}


.b {
	color: #FFFFFF;
	text-decoration: none;
}
.h:visited {
	color: #FFCC01;
	text-decoration: none;
}
.h:hover {
	color: #FFCC00;
	text-decoration: none;
}
.h:link {
	color: #FFCC00;
	text-decoration: none;
}
.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
