/* CSS Document */
.ubuttons a {color: #ff9900;
background-color: #330099;
padding: 4px;
padding-right: 5px;
display: block;
font: 12px Geneva, Arial, Helvetica, san-serif;
text-decoration: none;
font-weight: bold;
text-align: right;}
.ubuttons a:hover {background-color: #ff9900;
color: #ffffff;
text-decoration: none;}
.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.call {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	text-align: center;
}
.mbuttons a {color: #330099;
background-color: #ff9900;
padding: 4px;
padding-right: 5px;
display: block;
font: 12px Geneva, Arial, Helvetica, san-serif;
text-decoration: none;
font-weight: bold;
text-align: right;}
.mbuttons a:hover {background-color: #ff9900;
color: #ffffff;
text-decoration: none;}
.cw {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	color: #330099;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
