#kompaTab {
	height: 20px;
	background-color: #fffaaa;
	text-align: center;
	border-bottom: 0px solid #cccccc;
	text-decoration: none;
	font-size: 11px;
	color: #333;
}

#kompaTab a { color: #333;}

#yes {
	color: green;
	text-decoration: none;
}

#no {
	color: #de1e1e;
	text-decoration:blink;
}