.dofordek {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.dofordek a:link {
	color: #000000;
	text-decoration: none;
}
.dofordek a:visited {
	color: #000000;
	text-decoration: none;
}
.dofordek a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.dofordek a:active {
	color: #000000;
	text-decoration: none;
}
.green_head {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #81C62D;
	font-weight: bold;
}
.white_head {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.red {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

