.comment {
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;


}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

font {
	line-height: 140%;

}
