#media a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
#media a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9B4A6;
	text-decoration: none;
}
.bgWords {
	background-image: url(../images/bg/bg-media-words.gif);
	background-repeat: no-repeat;
	background-position: 40px 2px;
}
.bgImage {
	background-image: url(../images/bg/bg-media.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
