.common a:link {
	color: #000099;
	text-decoration: underline;
}
.common a:visited {
	color: #000066;
	text-decoration: underline;
}
.common a:hover {
	color: #660000;
	text-decoration: none;
}
.menu a:link {
	color: #B7C2CB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
}
.menu a:visited {
	color: #B7C2CB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
}
