body,  td, p, li, center {
	font-family : "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
        font-size : small;
}


body { margin: 10;}

a {
	color : #3366cc;
        font-style: none;
} 
a:visited {
	color:  #3366cc;
        font-style: none;
}
a:hover {
	color : #9E209C;
        font-style: none;
}


a.clsNav {
	color : "black";
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 0.4em;
	margin-right: 0.4em;
} 
a.clsNav:visited {
	color: #000000
}
a.clsNav:hover {
	color : #9E209C;
}


a.clsLink {
	color : #000000;
	font-size: 1.0em;
	text-decoration: none;
        font-weight: bold;
} 
a.clsLink:visited {
	color: #000000
}
a.clsLink:hover {
	color : #9E209C;
}

a.clsLinkLarge {
        text-align : left; 
        font-size: 1.6em;
        color: #000099; 
	font-weight: bold;
	text-decoration: none;
} 
a.clsLinkLarge:visited {
	color: #000099
}
a.clsLinkLarge:hover {
	color : #9E209C;
}



.clsSiteTitle {
        text-align : left; 
        font-size: 1.6em;
        color: #000099; 
	font-weight: bold;
}

.clsPageTitle {
        text-align : left; 
        font-size: 1.3em;
        color: #000099; 
	font-weight: bold;
}

.clsPageSubtitle {
        color: #000099; 
        font-size: 1.1em;
	font-weight: bold;
}

.clsNavCat {
        text-align : left; 
        font-size: 0.9 em;
        color: #ffff00; 
	font-weight: bold;
}
