
body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-image: url(images/page_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	}

a:active {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #FFFFFF;
	}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: bold;
	color: #FF9900;
	}	
