
a.title{
	font-face: verdana;
	color: #333388;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20;
}

a.title:hover{
	text-decoration: underline;
}

.results{
	margin-left: 50;
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
}

.highlight{
	font-weight: bold;
	background-color: #FFFFCC;
}