html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
.links{
FONT-WEIGHT: 600;
FONT-SIZE: 10pt;
COLOR: #7F7F7F;
FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
TEXT-DECORATION: none
}

A.grey:link {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#COLOR: #7F7F7F;
	COLOR: #880040;
	text-decoration: none
}
A.grey:visited {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#COLOR: #7F7F7F;
	COLOR: #880040;
	text-decoration: none;
}
A.grey:active {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#COLOR: #7F7F7F;
	COLOR: #880040;
	
	text-decoration: none
}
A.grey:hover {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#COLOR: #2D552B;
	COLOR: #008000;
	text-decoration: underline; 
}

A.ads:link {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#COLOR: #880040;
	COLOR: #880040;
	text-decoration: none
}
A.ads:visited {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	COLOR: #880040;
	text-decoration: none;
}
A.ads:active {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	COLOR: #880040;
	text-decoration: none
}
A.ads:hover {
	FONT-WEIGHT: 600;
	FONT-FAMILY: Arial,'MS Sans Serif',Verdana;
	FONT-SIZE: 10pt;
	#color: #CC0000;
	#COLOR: #2D552B;
	COLOR: #008000;
	text-decoration: underline; 
}


td.fc9 {
	background-color: #ffcc99
	
}

td.e17 {
	background-color: #E1771e
	
}

a {
    color: #cf9118;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #cf9118;
}