A:link  {
	color : #0000FF;
	text-decoration : none;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Visited  {
	text-decoration : none;
	color : #8080C0;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Active {
   color : #FF0000;
   font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Hover  {
	color : #FFFF00;
	text-decoration : underline;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

P,H2,TR,TD,LI,UL,FORM {
   font-family : Geneva,Verdana,Arial,Helvetica
}

body {
   margin-top: 0pt
}

A:link.none  {
	color : #0000FF;
	text-decoration : none;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Visited.none  {
	text-decoration : none;
	color : #0000ff;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Active.none {
   color : #FF0000;
	text-decoration : underline;
   font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}

A:Hover.none  {
	color : #FF0000;
	text-decoration : underline;
    font-family : Geneva,Verdana,Arial,Helvetica;
	font-weight : bold;
}