a{ text-decoration:none;  color:#336699; }
a:hover{ text-decoration:underline;  color:#0066CC; }



.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.news_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 23px;
	font-size: 12px;
	color: #333333;
}

.news_date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.smartweb_copyright {
	font-size:9pt;
	color:#666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.smartweb_copyright a{
	text-decoration:none; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC; 
}
.smartweb_copyright a:hover {
	text-decoration:underline; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#0066CC;
}

.module_link ul{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style:none;
	text-align:center
}
.module_link li{
	float:left;
	margin-top:2px;
	margin-left:-1px;
	line-height:15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	height: 15px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 2px;
	width: 100px;
}
.module_link a{
	display:block;
	text-align:center;
	height:15px;
	font-size: 11px;
	text-decoration:none;
}
.module_link a:link{
	color:#666666;
	text-decoration:none;
	font-size: 11px;
}
.module_link a:visited{
	color:#0066CC;
	text-decoration:none;
	font-size: 11px;
}
.module_link a:hover{
	color:#0066CC;
	text-decoration: underline;
	font-size: 11px;
}
