:link {
	COLOR: blue;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
:visited {
	COLOR: Purple;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
:active {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
:hover {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
a.main:link {
	COLOR: #72000D;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.main:visited {
	COLOR: #72000D;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.main:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.main:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.nav:link {
	COLOR: #72000d;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:visited {
	COLOR: #72000d;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:active {
	COLOR: orange;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
a.nav:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
