a.table:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #F2F6FF;
}
a.table:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #ADBEAE;
	font-weight: bold;
}
a.table:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	color: #D6D2A9;
}
