.blank		{font-size: 1pt}
a:link		{
	text-decoration:none;
	font-size : smaller;
}
a:visited	{
	text-decoration:none;
	font-size : smaller;
}
a:hover		{
	text-decoration:underline;
	font-size : smaller;
}