
<!--
	a.video:link {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		}
		
	a.video:active {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #ff0000;
		}
		
	a.video:visited {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		}
		
	a.video:hover {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #ff0000;
		background-color: #ffff00
		}
	td {
		vertical-align:  top;
		}
-->
