A.menu0 {
	text-decoration: none;
	color: #669966;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
A.menu0:Hover {
	text-decoration: none;
	color: White;
}
A.menu1 {
	text-decoration: none;
	color: #ffffff;
	font-family : Century Gothic, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
A.menu1:Hover {
	text-decoration: none;
	color: #E1DA00;
}

A.menu2{
	text-decoration: none;
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

A.menu2.:Hover {
	text-decoration: none;
	color: #669966;
}
A.{
	text-decoration: none;
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}
A:Hover {
	text-decoration: none;
	color: #669966;
}
A.copy {
	text-decoration: none;
	color: #ffffff;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
A.copy:Hover {
	text-decoration: none;
	color: #E1DA00;
}
