.otsikot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
.vakeat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	padding: 6px;

}
.harmaat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	padding: 6px;
	text-align: center;

}

