*/body{
	background:#ADD8E6;
}*/

nav{
	width: 25%;
	border-bottom:2px solid #999;
	margin:1em auto 1em auto;
}
a:link{
	font-size:12px;
	color: #120FF5;
	text-decoration: underline;
}
a:visited{
	color:purple;
	text-decoration:none;
}
a:hover{
	color:#1FD655;
	text-decoration:none;
}
a:active{
	color:#1FD655;
	text-decoration:none;
}
a:focus{
	color:#1FD655;
	text-decoration:none;
}
img{
	float:left;
	width: 35%;
	height: 35%;
}
clear {
	clear:both;
}
.more a:link{
	font-size:18px;
	color: #120FF5;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover{
	color:#C30010;
	text-decoration: underline;
}
