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-size:100%;
	font-weight:normal;
}
H2 {
	font-size:100%;
	font-weight:normal;
}





