a:link {
	color: #000066;
	
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033; 
}
.boothURL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
	line-height: 20px;
}
.listtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.pagenums {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #990000;
}
.pagenums:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.pagenums:active {
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}
.pagenums:visited {
	font-weight: normal;
	color: #000033;
}
.presentpage
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: #000033;
}