@CHARSET "ISO-8859-1";

a.top_nav {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.left_nav {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.left_nav{
	font-size: 10px;
	color: #00000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
}

a:activate {
	color: red;
}

.menu_bg_first {
	background: url("../_img/menu1.jpg");
	width: 137px;
	height: 20px;
	text-align: center;
}

.menu_bg_last {
	background: url("../_img/menu7.jpg");
	width: 147px;
	height: 20px;
	text-align: center;
}

.menu_bg {
	background: url("../_img/menu2.jpg");
	width: 136px;
	height: 20px;
	text-align: center;
}
