﻿/*LINKS*/
/*-----used to be #printready------------*/
.middleSect img {
	border: 0px;
	margin: 5px;
}
/*-----*/
.contentSect a, p a {
	color: #336699;
	text-decoration: none;
}
.contentSect a:visited, p a:visited {
	color: #336699;
	text-decoration: none;
}
.contentSect a:hover, p a:hover {
	text-decoration: none;
	color: #000000;
}