:link {
	COLOR: Blue;
	TEXT-DECORATION: underline;
	font-family: Arial,Verdana,  ;
	font-size: 10pt;
	font-weight: normal;
}
:visited {
	COLOR: Purple;
	TEXT-DECORATION: underline;
	font-family: Arial,Verdana,  ;
	font-size: 10pt;
	font-weight: normal;
}
:active {
	COLOR: Black;
	TEXT-DECORATION: underline;
	font-family: Arial,Verdana,  ;
	font-size: 10pt;
	font-weight: normal;
}
:hover {
	COLOR: Red;
	TEXT-DECORATION: underline;
	font-family: Arial,Verdana,  ;
	font-size: 10pt;
	font-weight: normal;
}
.bnav {
	COLOR: #80612e;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing : 1px;
	text-align : center;
}
a.bnav:link {
	COLOR: #80612e;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.bnav:visited {
	COLOR: #80612e;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.bnav:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.bnav:hover {
	COLOR: #0a3542;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing : 1px;
}
a.bod:link {
	COLOR: Blue;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:visited {
	COLOR: Purple;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
a.bod:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 10pt;
	font-weight: normal;
}
.btn {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 9pt;
	font-weight: normal;
}
.btb {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 9pt;
	font-weight: bold;
}
.bth {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial ;
	font-size: 11pt;
	font-weight: bold;
}