.logo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.navtyp {
	font-family: Tahoma, Geneva, sans-serif ; 
	color: #FFFFFF; 
	font-size: 12px;
	font-weight: bold;
	}
.mentyp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.w_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-style: normal;
	font-variant: normal;
	}
.b_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	font-variant: normal
	}	
a:link {
	color: 9b0000;
}
a:visited {
	text-decoration: none;
	color: 9b0000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #9b0000;
}
body {
	background-color: #CCC;
	font-size: 9;
	background-image: url(../inelco%20artwrk.jpg);
}

img {
	border: none;
	height: auto;
	text-align: center;
}
