@charset "UTF-8";
.ww {
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #960;
	line-height: normal;
	text-align: left;
}
.ww_bold {
	font-weight: bolder;
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #333;
}
.ww_bold  a:link {
	font-weight: bolder;
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #630;
	text-decoration: none;
}


.ww_bold  a:visited {
	font-weight: bolder;
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #F90;
	text-decoration: underline;
}
.ww_bold  a:hover {
	font-weight: bolder;
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #CC0;
	text-decoration: underline;
}
.ww_bold  a:active {
	font-weight: bolder;
	font-family: "Lucida Grande", Calibri, Arial;
	font-size: small;
	color: #6CC;
	text-decoration: underline;
}
