body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-family: verdana;
}
a:link {
	text-decoration: none;
	color: #663366;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: #663366;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: none;
	color: #663366;
	color: blue;
}

.videoFestivalTable {
	vertical-align: top;
	font-size:14px;
}
.VideoFestivalDirectoryVideoTitle {
	font-size: xx-small;
	
}
