.menu {	color: #009965;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}


a.menu:link 	{ color: #346C83; font-family:Arial; font-weight: bold; font-size:13px; text-decoration: none; }

a.menu:visited 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }


a.menu:active 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }

a.menu:hover 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:underline;  }

a.menukom:link 	{ color: #009965; font-family:Arial; font-weight: bold; font-size:13px; text-decoration: none; }

a.menukom:visited 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }


a.menukom:active 	{ color: #009965; font:Arial; font-weight: bold; font-size:13px; text-decoration:none; }



a.menukom:hover 	{ color: #346C83; font:Arial; font-weight: bold; font-size:13px; text-decoration:underline;  }

img.floatLeft { 
    float: left; 
    margin: 0px; 
}

img.floatright { 
    float: Right; 
    margin: 0px; 
}