a.menu1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;

}
a.menu1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	background-repeat: no-repeat;
	font-variant: small-caps;
}
a.menu1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	font-variant: small-caps;

}

a.menu2:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	background-repeat: no-repeat;
}
a.menu2:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
a.menu2:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.menu3:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #666666;

}
a.menu3:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
	background-repeat: no-repeat;
	font-variant: small-caps;
}
a.menu3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	font-variant: small-caps;

}



