@charset "utf-8";
/* CSS Document */


.design {
	font-family: Arial;
	font-size: 12px;
	color: #006600;
}



.technites a {
display: block;
width: 62px;
height: 20px;
background: transparent url(images/technites-small-2.png) no-repeat;
}

.technites a:hover {
background-position: -62px 0;
} 


