.paragraph {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 14px;
	color: #525252;
	padding: 5px;
	padding-bottom:11;
}
.paragraph2 {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 16px;
	color: #525252;
	padding: 0px;
	padding-left: 10px;
	padding-bottom:11;
}
a:link {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 14px;
	color: #525252;
 text-decoration: none;
	}
	a:visited {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 14px;
	color: #525252;
 text-decoration: none;
	}
	
	a:hover {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 14px;
	color: #000000;
 text-decoration: underline;
	}
	
	a:active {
	font-family: "Book Antiqua", "Bookman Old Style", Georgia;
	font-size: 14px;
	color: #525252;
 text-decoration: none;
	}
	