.content {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.links:hover {
	color: #9A5A5B;
	}
.linktree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.cont {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height:25px 
}

.cont:hover {
	color: #339933;
	}
