.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: 5F7B69;
	font-weight: bold;

}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bg-s {
	background-image: url(../images/bg-s.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.dot1 {
	background-image: url(../images/dot1.gif);
	background-repeat: repeat-x;
}

a.link4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5F7B69; 
/*	color: #ADB0AE; */
	text-decoration: none;
}

a:hover.link4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CBC395; 
/*	color: #FD0E02; */
	text-decoration: underline;

}.bor1 {
	border: 1px dotted CBC395;
}
