:link {
	COLOR: #6666FF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
:visited {
	COLOR: #6666FF;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
:active {
	COLOR: Black;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
:hover {
	COLOR: Red;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a.bod:link {
	COLOR: white;
	TEXT-DECORATION: underline;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:visited {
	COLOR: white;
	TEXT-DECORATION: underline;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:active {
	COLOR: silver;
	TEXT-DECORATION: underline;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.bod:hover {
	COLOR: Yellow;
	TEXT-DECORATION: underline;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman";
}
a.head:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: "arial";
}
a.head:visited {
	COLOR: gray;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: "arial";
}
a.head:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: "arial";
}
a.head:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: "arial";
}
a.nav:link {
	COLOR: #6666FF;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:visited {
	COLOR: #6666FF;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:active {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-size: 10pt;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
