A:visited  {
	font-size : 10px;
	font-family : Verdana;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:LINK  {
	font-size : 10px;
	font-family : Verdana;
	color : White;
	font-weight : bold;
	text-decoration : none;
}

A.topo:visited  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : #0883e8;
	text-decoration : none;
}

A.topo:HOVER  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : #0883e8;
	text-decoration : none;
}

A.topo:LINK  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : bold;
	color : #0883e8;
	text-decoration : none;
}

A.df:VISITED  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
}

A.df:HOVER  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
}

A.df:LINK  {
	font-family : Verdana;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
	font-size : 10px;
}


