body {
	font-family: Tahoma;
	font-size: 10px;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #0E3A53;
}

a:visited {
  color: #6699CC;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #0E3A53;
}