body,td,th {
	font-family: Comic Sans MS, Times New Roman;
	font-size: 12px;
	font:"Comic Sans MS", "Times New Roman";
	}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}


