a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
td {
	font-size: 12px;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #99CC00;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
div {
	font-size: 12px;
}
.font12 {
	font-size: 12px;
	line-height: 200%;
}
body {
	background-image: url(page_bg.jpg);
}

