:link {
	COLOR: blue;
	TEXT-DECORATION: none;
}
:visited {
	COLOR: navy;
	TEXT-DECORATION: none;
}
:active {
	COLOR: Blue;
	TEXT-DECORATION: none;
}
:hover {
	COLOR: red;
	TEXT-DECORATION: none;
}
a.nav:link {
	COLOR: #6e6e6e;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:visited {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:hover {
	COLOR: #4490b4;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav-2:link {
	COLOR: #6e6e6e;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
a.nav-2:visited {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
a.nav-2:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
a.nav-2:hover {
	COLOR: #4490b4;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
}
a.bod:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.bod:visited {
	COLOR: purple;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.bod:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.bod:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.body:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.body:visited {
	COLOR: navy;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.body:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.body:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.foot:link {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:visited {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}
a.foot:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}
.foot {
	COLOR: Gray;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
}