A:link {
	color: #CC3333;
	text-decoration: none;
	}

A:visited {
	color: #006600;
	text-decoration: none;
	}

A:active {
	color: #663300;
	text-decoration: none;
	}

A:hover {
	color: #336699;
	text-decoration: none;
	}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-color: #339966;

}

HR {
	height: 2px;
	color: #669966;
}
