body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	margin-top: 0%;
	margin-bottom: 0%;
	background: #F4F4F4 url(images/bkg1.jpg) repeat-x;
}
#wrapper {
	height: 1200px;
	border: 1px solid #CCCCCC;
}
#wrapper #space_02 #links a {
	color: #990000;
}
#wrapper #space_02 #links a:hover {
	color: #FF6600;
}

a:link {
	color: #66CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66CC00;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
