A:link {
	color: #000000;
	text-decoration: none;
	}

A:visited {
	color: #000000;
	text-decoration: none;
	}

A:active {
	color: #000000;
	text-decoration: none;
	}

A:hover {
	color: #999999;
	text-decoration: underline;
	}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

TD.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

HR {
	height: 2px;
	color: #0CCFF2;
}
.toplogo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

