

.topVenNav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	word-spacing: 1px;

}
.topVenNav a:link {color: #FFFFFF; text-decoration: none}     /* unvisited link */
.topVenNav a:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
.topVenNav a:hover {color: #FFCC33; text-decoration: none}   /* mouse over link */
.topVenNav a:active {color: #FFFFFF; text-decoration: none}   /* selected link */


.bodyVenText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	word-spacing: 2px;
}
.footVenText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing: 2px;
}