body {
	background-color: #406573;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a:visited {
	color: #00667d;
	text-decoration: none;
}
a:link
{
	color: #00667d;
	text-decoration: none;
}
a:hover
{
	color: #017c98;
	text-decoration: underline;
}

a:visited.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00667d;
	font-size: 11px;
	text-decoration: none;
}
a:link.menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00667d;
	font-size: 11px;
	text-decoration: none;
}
a:hover.menu
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #017c98;
	font-size: 11px;
	text-decoration: none;
}

.top_line {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #002742;
}

a:visited.top_line {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d6d8a;
	text-decoration: none;
}
a:link.top_line
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d6d8a;
	text-decoration: none;
}
a:hover.top_line
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d6d8a;
	text-decoration: none;
}