table {
	font-size: 10pt;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-size: 10pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 10pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	line-height: 18px;
	color: #6699CC;

}
