#footer {
	padding-top: 20px;
	width: 570px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}


.title1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.title2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.title3 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.title4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.title5 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.title6 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


#siteLeftNewsContentText {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}


#siteLeftNewsContentText a:link { 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
#siteLeftNewsContentText a:visited { 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
#siteLeftNewsContentText a:hover { 
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}
#siteLeftNewsContentText a:active { 
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
