:link {
	COLOR: Black;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
:visited {
	COLOR: #0B0B0B;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, ;
	font-size: 10pt;
	font-weight: bold;
}
:active {
	COLOR: Navy;
	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: blue;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}
a.main:visited {
	COLOR: purple;
	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.foot:link {
	COLOR: navy;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: lighter;
}
a.foot:visited {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: lighter;
}
a.foot:active {
	COLOR: black;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: lighter;
}
a.foot:hover {
	COLOR: red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 7pt;
	font-weight: lighter;
}

