body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
a:link {
	color: #884889;
	text-decoration: underline;
}
a:visited {
	color: #884889;
	text-decoration: underline;
}
a.blacknav:link {
	color: #000000;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.small_whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.small_whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.small_whitelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.livevideo {
	font-size: 12px;
	font-weight: bold;
	color: #301A31;
}
