
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #fff;
	margin: 10px;
	line-height: 12px;
	background-image:url("http://farm3.static.flickr.com/2727/4422994886_6022b890bf_m.jpg");
	background-repeat: repeat;
	}
a:link {
	color: #666666;
	text-decoration: none;
	background-color: #FFFF99;
}
a:visited {
	color: #666666;
	text-decoration: none;
	background-color: #FFFF99;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.title{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	}
.boldindex{
	background-color: #FFFFFF;
	padding: 5px;
	width: auto;
	}
	
.faraway{
position : absolute;
left : -500px;
}

