.news {
	font-family: Tahoma;
	font-size: 13px;
	color: #0B758F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-decoration:none;	
}

.news a:link { 
	color: #0B758F; 
	text-decoration: none;	
}
.news a:visited { 
	color: #0B758F;
	text-decoration: none; 
}
.news a:hover { 
	color: #0B758F;
	text-decoration: none;
}
.news a:active { 
	color: #0B758F; 	
	text-decoration: none;
}
	
.mainbody {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	color: 666666;
}
.title666 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: 666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0B758F;
}

.style1 {font-size: 15px}
.copywright {
	color: #CCCCCC;
	text-decoration: none;
}