@charset "utf-8";



a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF00;
}
.bb   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bb   a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.cc a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #66CCFF;
	text-decoration: underline;
}
.cc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #66CCFF;
	text-decoration: underline;
	background-color: #000066;
}
.cc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #66CCFF;
	text-decoration: underline;
}


.bb   a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.bb   a:active {
	color: #FFFFFF;
	text-decoration: none;
}
