A  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A.span  {
	font-size : 9px;
	text-decoration : underline;
}

A:Visited  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Visited.span  {
	font-size : 9px;
	text-decoration : underline;
}

A:Active  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Visited.span  {
	font-size : 9px;
	text-decoration : underline;
}

A:Hover  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : Silver;
}

A:Hover.span  {
	font-size : 9px;
	color : Blue;
	background-color : White;
	text-decoration : none;
	text-transform : uppercase;
}

BODY  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

TD.span {
	font-size : 9px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

FONT.rmheadline {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	
}

IMG.pichover {
	cursor : help;
}