/* CSS Document */
Body { margin: 0px; background-color: #000000; }
TD { font-family: verdana; font-size: 11px; text-decoration: none; }
.bg1 {
	background-image: url(simages/template_vod.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
}
a { color:003366; font-size:11px; text-decoration:none; }
a:hover { color:FF0000; font-size:11px; text-decoration:underline; }
.a1 { color: 003366; font-size:11px; font-weight:bold; text-decoration:none; }
.a1:hover { color: FF0000; font-size:11px; font-weight:bold; text-decoration:underline; }