body { 
	color: #666769;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: white;
	text-align: justify;
	}

p { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	}

td {}

a:link {
	color: #172983;
	text-decoration: underline;
	}

a:visited {
	color: #172983;
	}

a:hover {
	color: red;
	}

a:active {
	co lor: red
	}
	

.list-item img:hover {
	border: 1px solid #000;
	width: 168px;
	height: 78px; 
	margin: 5px 10px;}

