a, a:visited, a:active, a:hover
{
	color: blue;
	text-decoration: none;
}

body
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

td
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
