.itecom {
	width:auto;
	height:auto;
	text-decoration:none;
	color:#fde3c6;
	font-family: Tahoma, verdana;
	font-size: 10px;
	text-align: center;

}


a.itecom:link, a.itecom:visited, a.itecom:hover, a.itecom:active {
	width:auto;
	height:auto;
	text-decoration:none;
	color:#fe0701;
}
.image {
       display: inline;
       }

.image img {
	border: 3px solid #FFFFFF;
}
.image a:hover img {
	border: 3px solid #fe0701;
}
