a {
	font-size:13px;
	color:#57bbbf;
	text-decoration:none;
}

a:hover {
	background-color:#57bbbf;
	color: #ffffff;
}

body {
  background-image:url('http://karen.imisustudio.com/images/grid.gif');
  background-repeat: repeat;
}

#links {
    color:#4c4646;
	padding:10px;
	background:#ffffff;
	border: 0px;
	width:300px;
	height:125px;
	font-size:11.5px;
}

span {
	color:#806D7E;
}