A:LINK {
	font-family : comic sans ms, comic sans;
	color: #000080;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	font-family : comic sans ms, comic sans;
	color: #000080;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : comic sans ms, comic sans;
	color: Red;
	font-size : 18px;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : comic sans ms, comic sans;
	color: Red;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

TD {
	font-family : comic sans ms, comic sans;
	color: #000080;
	font-size : 24px;
	font-weight : bold;
}

LI {
	font-family : comic sans ms, comic sans;
	color: #000080;
	font-size : 24px;
	font-weight : bold;
}
