BODY,TD { 
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

A {
	font-family: Arial;
	font-size: 11px;
	color: #C6DB00;
	text-decoration : none
}

A:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none
}

.topmenu {
	font-family: Arial;
	font-size: 11px;
	color: #C4842D;
	text-decoration : none
}

.topmenu:HOVER  {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none
}

.dilmenu {
	font-family: Arial;
	font-size: 11px;
	color: #FBE55B;
	text-decoration : none
}

.dilmenu:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
}

.kolmenu {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none
}

.kolmenu:HOVER {
	font-family: Arial;
	font-size: 11px;
	color: #C6DB00;
	text-decoration : none;
}

select,input,button { 
	font-family: Arial;
	font-size: 11px;
	color: #000000
}