.link{
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
}

.link a:link {color: #CCCCCC; text-decoration:none;}
.link a:visited {color: #CCCCCC; text-decoration:none;}
.link a:hover {color:#FFFF33; text-decoration:none;}
.link a:active {color: #CCCCCC; text-decoration:none;}

.image {
	background-color: #000000;
	background-position: center center;
}

