a.navLinks, a.navLinks:link, a.navLinks:visited
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
} 
a.navLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c9b786;
	font-weight:bold;
	text-decoration:none;
}.navLinksSel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.designLinks, a.designLinks:link, a.designLinks:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #678cac;
	font-weight: bold;
	text-decoration:none;
} 
a.designLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #acc7df;
	font-weight: bold;
	text-decoration:none;
