/* CSS Document */

a:link ,a:visited {
    font-size:9pt;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
a:hover ,a:active {
    font-size:9pt;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
}
a.whi:link ,a.whi:visited {
    font-size:9pt;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
a.whi:hover ,.whi:active {
    font-size:9pt;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

a.tle:link ,a.tle:visited {
    font-size:10pt;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
a.tle:hover ,.tle:active {
    font-size:10pt;
	font-weight:normal;
	color:#666;
	text-decoration:none;
	font-weight:bold;
}