a {  text-decoration: underline }
a:hover {  color: #111111;text-decoration: underline }
a:link	{ 	color: #444444;font-weight: bold;text-decoration: underline	}
a:visited 	{	color: #666666;font-weight: bold;text-decoration: underline	}
a:active 	{	color: #666666;font-weight: bold;text-decoration: underline	}
body, div, td	{	font-family: Arial, Verdana;	font-size: 13 px; color: #444444; 	}