body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #9696ae;
	background-color:#FFFFFF;
	text-transform: capitalize;
}

A {
  text-decoration:none; COLOR: #9696ae; 
}

A:hover {
	COLOR:#4a8ad2; TEXT-DECORATION:none;
}
A.service {
  text-decoration:none; COLOR: #9598ab; 
}

A.service:hover {
	COLOR:#4a8ad2; TEXT-DECORATION: underline;
}
A.bottom {
  text-decoration:none; COLOR: #9598ab; 
}

A.bottom:hover {
	COLOR:#4a8ad2; TEXT-DECORATION:none;
}

A.home {
  text-decoration:none; COLOR: #6fbf6a; 
}

A.home:hover {
	COLOR:#4a8ad2; TEXT-DECORATION:none;
}

A.news {
  text-decoration:none; COLOR: #4a8ad2; 
}

A.news:hover {
	COLOR:#4a8ad2; TEXT-DECORATION: underline;
}

.a1{text-decoration:none; COLOR: #9696ae; }
.a1_over{background:url("images/b.jpg") no-repeat; text-decoration:none; COLOR: #fff; cursor:hand; }

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0072a8;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: capitalize;

