.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5f5e61;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.content_home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f5e61;
	font-weight: bold;
}

.background {background:
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
}

.background_2 {background:
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
}

.sub_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.management {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.sub_title_nonbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}


.COMMbitsNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
}
  .COMMbitsNews A:link {color: #0000ff; text-decoration:underline;	font-weight: bold;}
	.COMMbitsNews A:visited {color: #810081; text-decoration:underline; 	font-weight: bold;}
	.COMMbitsNews A:active {color: #0000ff; text-decoration:underline; 	font-weight: bold;}
	.COMMbitsNews A:hover {color: #e70933; text-decoration:underline; font-weight: bold;}
