.home {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
}
.home:hover {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.main {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.main:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	color: #669900;
	text-decoration: none;
}
.font {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;

}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	color: CFB16E;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC33;
	text-decoration: none;
	background-color: #000000;
}
.menu01 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
.menu01:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: #99CC00;
}
.product {
	font-family: Tahoma;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	background-color: #EBEBEB;
}
.product:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
}
