BODY, TD {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	color: #CCCCCC;
}

A {
	text-decoration: none;
	color: #CCCCCC;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}
	

#nav a {
	text-decoration: none;
	color: #6c2c30;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	padding-left: 5px;
}
#nav a:hover {
	color: #CCC;
	text-decoration: none;
}

