.table {
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #4E8AEF;
	text-decoration: none;
}
a:active {
	color: #4E8AEF;
	text-decoration: none;
}
