.title {
	font-family:verdana,helvetica,sans-serif; 
	font-size:12px; 
	color:#666666; 
	font-weight:normal;
	margin-left:5px;
	line-height:18px;
	font-weight:bold; 
}

.main {
	font-family:verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#333333; 
	font-weight:normal; 
}

.footer {
	font-family:verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#666666; 
	font-weight:normal; 
}

.scroll {
	font-family:verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#cccccc; 
	line-height:18px;
	font-weight:normal; 
}

.link {
	font-family:verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#ffcc33;  
	text-decoration:none; 
	font-weight:normal; 
}

a:hover {
	color: #66cc33;
	text-decoration: underline;
}
