.hide {
	visibility: hidden;
}


/**
 * BitCoffee
 */

a#rolloverbitCoffee {
	background-image: url(/_IMGs/FOOTER/bitCoffee.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 0em;
}

a#rolloverbitCoffee:link, a#rolloverbitCoffee:visited {
	background-position: 0px 0px;
}

a#rolloverbitCoffee:hover {
	background-position: 0px -40px;
}


/**
 * FreeBSD
 */

a#rolloverFreeBSD {
	background-image: url(/_IMGs/FOOTER/FreeBSD.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 0em;
}

a#rolloverFreeBSD:link, a#rolloverFreeBSD:visited {
	background-position: 0px 0px;
}

a#rolloverFreeBSD:hover {
	background-position: 0px -40px;
}


/**
 * team-6
 */

a#rolloverteam6 {
	background-image: url(/_IMGs/FOOTER/team-6.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 200px;
	height: 40px;
}

a#rolloverteam6:link, a#rolloverteam6:visited {
	background-position: 0px 0px;
}

a#rolloverteam6:hover {
	background-position: 0px -40px;
}



/**
 * withcreate
 */

a#rolloverwithcreate {
	background-image: url(/_IMGs/FOOTER/withcreate.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	width: 100px;
	height: 40px;
}

a#rolloverwithcrate:link, a#rolloverwithcreate:visited {
	background-position: 0px 0px;
}

a#rolloverwithcrate:hover {
	background-position: 0px -40px;
}



