body {
background-color:#FFFFFF;
overflow : hidden;
}

A { text-decoration: none; }
A:link { color: #000000; }
A:visited { color: #000000; }
A:focus { color: ; }
A:hover { color: #FFFFFF; text-decoration: none}
A:active { color: #FFFFFF; }

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
    font-stretch: wider;
	font-style: normal;
	line-height: ;
	font-weight: bold;
	font-variant: normal;
	color: ;
}

.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    font-stretch: wider;
	font-style: normal;
	line-height: ;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

