.MainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
}

.tableLayout
{
	width: 100%;
	height: 100%;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	Vertical-align: text-top;
}

a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	Vertical-align: text-top;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	Vertical-align: text-top;
}

a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
	Vertical-align: text-top;
}
