A.link  {
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

A.link:Visited  {
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

A.link:Active  {
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	visibility : visible;
}

A.link:Hover  {
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : underline;
}

.link  {
	font-size : 10;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}



  A  {
	
	font-family : Verdana;
	font-size : 12
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Visited  {
	
	font-family : Verdana;
	font-size : 12
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Active  {
	
	font-family : Verdana;
	font-size : 12
	font-style : normal;
	color : white;
	text-decoration : none;
	visibility : visible;
}

A:Hover  {
	
	font-family : Verdana;
	font-size : 12
	font-style : normal;
	color : white;
	text-decoration : underline;
}

  //-->
  