TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.Nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	color : Red;
}

A:LINK {
	font-weight : bold;
	color : Maroon;
}

A:VISITED {
	font-weight : bold;
	color : Olive;
}

h4 {
	border-bottom-color: #C33;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
	color: #A33;
}

