body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/show_bk.gif);
}
table {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}