@charset "utf-8";
/* CSS Document */

#navbar a, #navbar a:visited {
	width: 110px;
	height: 28px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#navbar a:hover {
	width: 110px;
	height: 28px;
	background-color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#navbar a.active, #navbar a:visited.active {
	background-color: #CC0000;
	color: #FFFFCC;
}
#index_navbar a, #index_navbar a:visited {
	width: 110px;
	height: 28px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#index_navbar a:hover {
	width: 110px;
	height: 28px;
	background-color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#index_navbar a.active, #index_navbar a:visited.active {
	background-color: #CC0000;
	color: #FFFFCC;
}
#ind_nav a, #ind_nav a:visited {
	width: 110px;
	height: 28px;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#ind_nav a:hover {
	width: 110px;
	height: 28px;
	background-color: #CC0000;
	text-align: center;
	text-decoration: none;
	line-height: 28px;
	font-size: 12px;
	color: #FFFFCC;
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

#ind_nav a.active, #ind_nav a:visited.active {
	background-color: #CC0000;
	color: #FFFFCC;
}
#mp3 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.text10 a, .text10 a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.text10 a:hover {
	color: #660000;
	}

