A.visit  {
	font-size : 10pt;
	color : green;
	font-family : Courier New;
}

A.link  {
	text-decoration : none;
	font-size : 10pt;
	color : white;
	font-family : Arial;
}

A.leftlink  {
	text-decoration : none;
	font-size : 9pt;
	color : blue;
	font-family : Courier New;
}

.blacktext {
 	font-size : 10pt;
	color : black;
	font-family : Courier New;	
}
