TD {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

A:LINK {
	color : #FF5800;
	text-decoration : none;
}

A:ACTIVE {
	color : #FF5800;
	text-decoration : none;
}

A:HOVER {
	color : #FF5800;
	text-decoration : none;
}

A:VISITED {
	color : #ff9900;
	text-decoration : none;
}

.header {
	color : #FF5800;
	font-size : 14px;
	font-weight : bolder;
}


