BODY  {
	font-weight : normal;
	color : DarkOliveGreen;
	font-family : 'MS Sans Serif', Geneva, sans-serif;
	font-size : 10pt;
	font-style : normal;
}

A:link  {
	text-decoration : none;
	color : DodgerBlue;
	font-weight : bold;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:visited {
	text-decoration : none;
	color : DodgerBlue;
	font-weight : bold;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:active {
	text-decoration : none;
	color : DarkOrange;
	font-weight : bold;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A:hover {
	text-decoration : none;
	color : DarkOrange;
	font-weight : bold;
	font-size : 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
