* {
font-family: Arial, 'Geneva CY', sans-serif;
font-size:13px;
color:#444444;
}
body {
  margin: 0;
  padding: 0;
}

a {
  color:#0857A6;
  text-decoration:underline;
}
a:hover {
  color:#F26D00;
  text-decoration:none;
}
a img { 
  border: none;
}

.projectsTable {
	background: url(/style/img/bg/grad_blue.gif);
	background-repeat: repeat-x;  		
}

.services {
	text-decoration: none;
}

.banner-code {
	width: 90%;
	height: 60px;
	resize: none;
}