a:link {
	color: #414e8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #414e8d;
}
a:hover {
	text-decoration: underline;
	color: #414e8d;
}
a:active {
	text-decoration: none;
	color: #414e8d;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 13px;
}

