body,table {
	font-size: 10pt;
	word-break: break-all;
}

a:link,a:visited {
	color: #FF6666;
	text-decoration: none;
}

a:hover,a:active{
	color: #996600;
	text-decoration: none;
}