td {
	font-size: 12px;
	line-height: 150%;
}
a:link {
	color: #004ABB;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: none;

}

