a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.bod {
	font-family: "Tahoma";
	font-size: 11px;
	color: #000000;
}

.altmenu {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.altmenukucuk {
	font-family: "Arial";
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
