
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body {
	background-image: url(images/Bg.gif);
}

h1	{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	}