a.video:link, a.video:visited{ 
	color: maroon;
	text-decoration: none;
	font-family: Arial;
	font-size:10.0pt;
}

a.video:hover{
	color: #9f0253;
	word-spacing: 0px;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	font-size:10.0pt;
}