/*body{
	background-color: #fff;
	font-family: Tahoma;
	font-size:13px;
	margin:25px;
}*/

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#content{
	margin-left:60px;
	margin-right:auto;
}


#pages{
	margin-top:30px;
	margin-left:100px;
	
}

.caption {
	width:200px;
	height:20px;
}
.caption{
	float:left;
}