a:link {
	color: #000000;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
a:visited {
	color: #000000;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-style: bold;
	text-decoration: none;

}
a.menu:link {
	color: #606F66;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
a.menu:visited {
	color: #606F66;
	font-family: arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
a.menu:hover {
	color: #000000;
	font-family: arial;
	font-size: 15px;
	font-style: bold;
	text-decoration: none;

}

