/* CSS Document */
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

a:link {
	color: #f77000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #f77000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.style4 {
	color: #006600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E25C1D;
}

a.b:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F77000;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: F77000;
	text-decoration: none;
}


a.services:link { 
	color: #00CC00;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	}
	
a.services:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
	
a.services:visited { 
	color: #00CC00;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}