/* CSS Document */
body {
	margin-top: 0px;
	background-position: center;
	background-color: #4B84B1;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
}
.style4 {color: #4B84B1}
.style6 {font-size: 24px}

.home { 
background-image: url(images/home(MO).jpg);
width: 198px;
height: 20px;
}
.home a {
color: #4B84B1;
width: 198px;
height: 20px;
}
.home img {width: 198px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.home a:hover img{visibility:hidden}

.application { 
background-image: url(images/application(MO).jpg);
width: 198px;
height: 20px;
}
.application a {
color: #4B84B1;
width: 198px;
height: 20px;
}
.application img {width: 198px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.application a:hover img{visibility:hidden}

.products { 
background-image: url(images/products(MO).jpg);
width: 198px;
height: 20px;
}
.products a {
color: #4B84B1;
width: 198px;
height: 20px;
}
.products img {width: 198px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.products a:hover img{visibility:hidden}

.feedback { 
background-image: url(images/feedback(MO).jpg);
width: 198px;
height: 20px;
}
.feedback a {
color: #4B84B1;
width: 198px;
height: 20px;
}
.feedback img {width: 198px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.feedback a:hover img{visibility:hidden}

.contact { 
background-image: url(images/contact(MO).jpg);
width: 198px;
height: 20px;
}
.contact a {
color: #4B84B1;
width: 198px;
height: 20px;
}
.contact img {width: 198px; height: 20px; border: 0; }
* html a:hover {visibility:visible}
.contact a:hover img{visibility:hidden}
.style7 {color: #EEEEEE}

