TD {
	font-family : Arial;
	font-size : 12px;
	color : #336699;
	font-style : normal;
	font-weight : 200;
}


A:LINK {
	color : #D15701;
	font-weight : 400;
	font-size : 12px;
	text-decoration: none;
}

A:VISITED {
color : #B13800;
	font-weight : 400;
	font-size : 12px;
	text-decoration: none;
}

/*FF9900*/
A:HOVER {
	color: #000000;
	text-decoration: none;
	font-weight : 400;
	font-size: 12px;
}
	

.OrangeHeader {
	color: #FF6600;
}


