.mainnav  {
	font-family : Lucida Calligraphy, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #cc6666;
	text-decoration : none;
}

.mainnav_currpage  {
	font-family : Lucida Calligraphy, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #003399;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
	font-style : italic;
}

.footernav  {
	font-family : Lucida Calligraphy, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #cc6666;
	text-decoration : none;
}

.footernav_currpage  {
	font-family : Lucida Calligraphy, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #003399;
	text-decoration : none;
}

