td {
	font-size: 13px;
	color: #666666;
}
.coment {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
a:link {
	color: #808080;
}
.text12 {
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;       
}
a:visited {
	text-decoration: none;
	color: #808080;       
}
a:hover {
	text-decoration: none;
        color: #CCCCCC;      
}
a:active {
	text-decoration: none;
	color: #999999;    
}