A:link {
	color: #336699;
	text-decoration: underline;
	}

A:visited {
	color: #336699;
	text-decoration: underline;
	}

A:active {
	color: #336699;
	text-decoration: underline;
	}

A:hover {
	color: #FF6633;
	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;
}
H1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 2px 0 0 5px;
}






