/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7b7b7b;
}

a img {border:none;} 

.menutext {
font-family: Arial; 
font-size: 20px; 
color: #ffffff;
text-decoration: none; 
font-weight: bold;
}

.suppliers {
font-family: Arial; 
font-size: 14px; 
color: #cccccc;
text-decoration: none; 
font-weight: bold;
}

.testimonialtext {
font-family: Arial; 
font-size: 10px; 
color: #ffffff;
text-decoration: none; 
font-weight: bold;
}

.menutext a:active { color: #ffffff; text-decoration: none;}
.menutext a:link {  color: #ffffff; text-decoration: none; }
.menutext a:visited { color: #ffffff; text-decoration: none;}
.menutext a:hover {  color: #ffffff; text-decoration: underline;}

.maintext {
font-family: Arial; 
font-size: 12px; 
color: #ffffff;
text-decoration: none; 
font-weight: bold;
}

.maintext a:active { color: #ffffff; text-decoration: none;}
.maintext a:link {  color: #ffffff; text-decoration: none; }
.maintext a:visited { color: #ffffff; text-decoration: none;}
.maintext a:hover {  color: #ffffff; text-decoration: underline;}

.basetext {
font-family: Arial; 
font-size: 11px; 
color: #ffffff;
text-decoration: none; 
font-weight: bold;
}

.basetext a:active { color: #ffffff; text-decoration: none;}
.basetext a:link {  color: #ffffff; text-decoration: none; }
.basetext a:visited { color: #ffffff; text-decoration: none;}
.basetext a:hover {  color: #ffffff; text-decoration: underline;}

.menuhighlight {
font-family: Arial; 
font-size: 20px; 
color: #ff33ff;
text-decoration: none; 
font-weight: bold;
}


