body {
	font-family: verdana, arial;
	backgroundcolor: #fff;
	background-image: url("img/");
	background-repeat: no-repeat;
}



.text {
	float: right;
	width: 500px;
	margin-bottom: 10px;
	color: #ccc;
}


img {
	border: 0px;
	float: left;
}

a {
	float: right;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 15px;
	text-decoration: none;
	font-family:verdana, helvetica;
	color: #898989;
	background: none;
}

a:hover {
	float: right;
	font-family:verdana, helvetica;
	text-decoration: none;
	font-weight: normal;
	color: #4c4c4c;

}

