.normtextbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : Navy;
	font-weight : bold;
}

a.normtextbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : Navy;
	font-weight : bold;
	text-decoration : none;
}

a.normtextbold:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : White;
	background-color : Navy;
	font-weight : bold;
	text-decoration : none;
}

a.normtextbold:visited {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.normtext {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : Navy;
}

a.normtext {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : Navy;
}

a.normtext:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : #CC6600;
	text-decoration : none;
}

.smalltextorbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : #E38900;
	font-weight : bold;
}

a.smalltextorbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : #E38900;
	font-weight : bold;
	text-decoration : none;
}

a.smalltextorbold:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-style : normal;
	color : Navy;
	font-weight : bold;
}

.lrgtextblbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	color : Navy;
	font-weight : bold;
}

.lrgtextorbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	color : #E38900;
	font-weight : bold;
}

a.lrgtextorbold {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	color : #E38900;
	font-weight : bold;
	text-decoration : none;
}

a.lrgtextorbold:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	color : Navy;
	font-weight : bold;
}

a.nav{
	white-space: nowrap;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	font-size : 80%;
	background-color : Navy;
	border : 2px solid Navy;
	text-decoration : none;
}
.nav{
	white-space: nowrap;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : normal;
	font-size : 80%;
	border : 2px solid Navy;
	text-decoration : none;
}
a.nav:hover{
	white-space: nowrap;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-weight : normal;
	font-size : 80%;
	background-color : #BF0000;
	border : 2px solid Navy;
	text-decoration : none;
}.smalltextor {

	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	color : #E38900;
	font-weight : normal;
}

