@charset "UTF-8";
/* CSS Document */

.style2 {font-size: 9px}
#news1 a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#news1 a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#news1 a:hover {
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
#news1 a:active {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#news1 h6 {
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
}

