body {
	background-image: url(images/bg1.gif);
}
.menu {
font-family: Arial;
font-size:13px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
}
.menu A{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;

}
.menu A:hover{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;

}

.menu-hover {
font-family:Arial;
font-size:13px;
font-weight: bold;
color: #0033FF;
background-image: url(images/menuhover.gif);
background-repeat:repeat;

}
.menu-hover A {
font-family:Arial;
font-weight: bold;
font-size:13px;
color:#0033FF;
}
.menu-hover A:hover{
font-family:Arial;
font-size:13px;
font-weight: bold;
color:#0033FF;
}
.menutext {
font-family: Tahoma;
font-weight: normal;
font-size:18px;
color:#FFFFFF;
}
.news {
font-family: Arial;
font-weight:bold;
font-size:16px;
color:#FFFFFF;
}
.clients {
font-family: Arial;
font-weight:bold;
font-size:14px;
color:#FF4C1C;
text-decoration:underline;
}
.email{
font-family: Arial;
font-weight:bold;
font-size:11px;
color:#FF4C1C;
text-decoration:underline;
}
.bodytext {
	font-family: Verdana;
font-size:10px;
font-weight: bold;
color: #FFFFFF;
}
.bodytext1 {
	font-family: Verdana;
font-size:11px;
font-weight: normal;
color: #FFFFFF;
}
.bottom {
	font-family: Verdana;
font-size:10px;
font-weight: bold;
color:#0099FF;
text-decoration:underline;
}
.bottom a {
	font-family: Verdana;
font-size:10px;
font-weight: bold;
color: #0099FF;
text-decoration:underline;
}

.bottom a:hover {
	font-family: Verdana;
font-size:10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.colorss {
	font-size: 11px;
	color: #0099FF;
	font-family: Verdana;
font-weight: bold;
}
.colors {
	font-size: 11px;
	color: #FFCC00;
	font-family: Verdana;
font-weight: bold;
}
.orange {
	font-size: 11px;
	color: #FF9933;
	font-family: Verdana;
font-weight: bold;
}