table {  
	font-size: 10pt;
	line-height: 25px
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #330066;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
