body {
	background-image: url(/css/RockinNealisRanch/back.jpg);
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-left: 125px;
	color: white;
}
a {
	color: Aqua;
}
a:visited {
	color: Aqua;
	text-decoration: none;
}


a:hover {
	background-color: #15028A; 
	color: White;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
hr {
	color: #844C3B;
	}
span.commenti {
	font-size: x-small;
	}
span.update {
    font-size: xx-small;
	}
div.update {
	font-size: xx-small;
	text-align: center;
	}
td.home {
	}
TD.title {
	font-weight: bold;
	text-align :center;
	}
td.date {
	font-size : xx-small;
	text-align : right;
	}
td.update {
	font-size : xx-small;
	text-align : right;
	}