
:link
{ text-decoration: none; color:#c5e829; background: transparent; }
:visited
{ text-decoration: none; color:#c5e829; background: transparent; }
:active
{ text-decoration: none; color:#ffffff; background: transparent; }
:hover
{ text-decoration: none; color:#ff6804; background: transparent; }

body {
scrollbar-arrow-color: #acdc2d;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #acdc2d;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
background-image: url(graphics/background.jpg);
background-position: center top;
}



body,td,th {
  font-family: Tahoma;
	font-size: 9pt;
  font-weight: normal;
  color: #333333;
}

h1 {

font-family: Tahoma;;

font-size: 18px;

font-weight: bold;

color: #5e5e5e;

padding: 0px 0px 0px 0px;

}

h2 {

font-family: Tahoma;;

font-size: 15px;

font-weight: bold;

color: #ff6804;

padding: 0px 0px 0px 0px;

}

h6 {

font-family: Tahoma;

font-size: 10px;

font-weight: bold;

color: #ffffff;

padding: 0px 0px 0px 0px;

} 

a.media:link, a.media:visited {
	display: block;
	background: url(graphics/creative%20agencey.png) no-repeat;
 padding: 0px 0px 0px 0px;
	vertical-align: middle;
	height: 85px !important;
	width: 394px;
	width: 100%;
	text-decoration: none;
	
}

a.media:hover {
	background-position: 0px -85px;
	text-decoration: none;
	 padding: 0px 0px 0px 0px;
	color: #ffffff;
}


a.rigs:link, a.rigs:visited {
	display: block;
	background: url(graphics/rigs.png) no-repeat;
 padding: 0px 0px 0px 0px;
	vertical-align: middle;
	height: 85px !important;
	width: 394px;
	width: 100%;
	text-decoration: none;
	
}

a.rigs:hover {
	background-position: 0px -85px;
	text-decoration: none;
	 padding: 0px 0px 0px 0px;
	color: #ffffff;
}


a.animation:link, a.animation:visited {
	display: block;
	background: url(graphics/animation%20studio.png) no-repeat;
 padding: 0px 0px 0px 0px;
	vertical-align: middle;
	height: 85px !important;
	width: 394px;
	width: 100%;
	text-decoration: none;
	
}

a.animation:hover {
	background-position: 0px -85px;
	text-decoration: none;
	 padding: 0px 0px 0px 0px;
	color: #ffffff;
}

