TD A:link,.a {
	COLOR: #FF9900;
	font-weight: bold;
}

TD A:active {
	COLOR: #FF9900;
	font-weight: bold;
}

TD A:visited {
	COLOR: #FF9900;
	font-weight: bold;
}

TD A:hover {
	COLOR: #FF9900;
	font-weight: bold;
	TEXT-DECORATION: none;
}


A:link,.a {
	COLOR: #FF9900;
	font-weight: bold;
}

A:active {
	COLOR: #EC7A13;
	font-weight: bold;
}

A:visited {
	COLOR: #EC7A13;
	font-weight: bold;
}

A:hover {
	COLOR: #EC7A13;
	font-weight: bold;
	TEXT-DECORATION: none;
}

BODY {
	FONT-SIZE: 15px; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;COLOR:#333333;
}
TD {
	FONT-SIZE: 15px; FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; COLOR:#333333;
}




SELECT {
	FONT-SIZE: 12px;
}




UL {
	LIST-STYLE-POSITION: outside;
	LIST-STYLE-TYPE: square
}

