A:link {color: #0000FF;}
A:visited {color: #0000FF;}
A:hover {color: #FF9933;}
A:active {color: #0000FF;text-decoration: none}
#srvCONT{
	border: 1px solid #5e4753; 
	width: 500px;
	margin-bottom: 20px;
}

.srvboxes{
	margin: 5px;
	text-align: center;
	overflow:hidden;
}

.srvLeft{
	width: 30%;
	background: #388ae2;
	float: left;
	height: 55px;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	line-height: 56px;
	color: #FFCC00
}

.srvRight{
	width: 67%;
	background: #eee;
	float: right;
	height: 55px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
p, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.mainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.Bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headlinewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FF6600;
}

.cities {
	padding: 0px 0 0px 0;
	line-height:80%;	
	font-family: Arial, Helvetica, sans-serif;	
	background:url(../images/bullet1.gif) no-repeat left center;	
	text-align: left;
}
.cities a, .cities a:hover{
	font-weight:bold;	
	font-size: 11px;
	margin-left:20px;
	text-decoration:none;
}
.cities a{		
	color:#000000;
}
.cities a:hover{
	color:#E3BA0A;
}