table
{
	font-family: Arial;
	font-size: 9pt;
}

.main-link:link
{
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #75205B;
}

.main-link:active
{
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #75205B;
}

.main-link:visited
{
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #75205B;
}

.main-link:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	color: #f361c5;
}
