@charset "ISO-8859-1";
.ftpLink {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #999999;
	padding-left:8px;
}
.ftpImage{
width:35px;
height:35px;
background:url(website/images/FTP2007.gif);
background-repeat:no-repeat;
background-position:0 0;
margin-left:8px;
}
.ftpImage:hover{
background-position:0 -35px;
}