.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A	{ font-family : Arial; font-size:8pt; color:blue; text-decoration: none;}

A:Visited	{color:maroon;}
A:Hover     {color:red;}
A:Active	{color:darkblue;}