A.menuLink:visited {
	COLOR: #DD0000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.menuLink:link {
	COLOR: #DD0000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.menuLink:active {
	COLOR: #DD0000;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.menuLink:hover {
	COLOR: #727272;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}


A.topLink:visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.topLink:link {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.topLink:active {
	COLOR: white;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
A.topLink:hover {
	COLOR: yellow;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}


A.bottomLink:visited {
	COLOR: #F9F9F9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.bottomLink:link {
	COLOR: #F9F9F9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.bottomLink:active {
	COLOR: #F9F9F9;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.bottomLink:hover {
	COLOR: #F9F9F9;
	TEXT-DECORATION: underline;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}


A.WriteToUsLink:visited {
	COLOR: Red;
	TEXT-DECORATION: underline;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
A.WriteToUsLink:link {
	COLOR: Red;
	TEXT-DECORATION: underline;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
A.WriteToUsLink:active {
	COLOR: Red;
	TEXT-DECORATION: underline;
		font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}
A.WriteToUsLink:hover {
	COLOR: #FFA500;
	TEXT-DECORATION: underline;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
}



A.emailme:visited {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.emailme:link {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.emailme:active {
	COLOR: Red;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}
A.emailme:hover {
	COLOR: #FFA500;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}