.grysmal {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.link1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	color: #1F8C10;
	text-decoration: blink;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
.gryabig {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}
