.company{
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
}

.slogan {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.magin {
	padding:5px;
}
table { font-size:100%;} 
body { 
	font-size:76%;
	margin:0;
	padding:0;
	background-color:#f3ff91; 
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#080400;
	color:#FFFFFF;
}

a:link {color:#01bcec; text-decoration: underline;}
a:visited {color:#01bcec; text-decoration: underline;}
a:hover {color: #92E9FF; text-decoration: underline;}
a:active {color: #92E9FF; text-decoration: underline;}

.bgtop_mu{background-image:url(images/mu_top.jpg);
		  background-repeat:repeat-x;
		  background-position:top;}
.menu {background-color:#464646;}
.bgmu {background-color:#000000;}

