body { 
	font-family: Verdana; font-size: 10px; color: #ffffff; background-color:#000000;
}

a:link { color:#ffffff; text-decoration:none }
a:active { color:#ffffff; text-decoration:none }
a:visited { color:#ffffff; text-decoration:none }
a:hover { color:#999999 }

.whiteonblack { 
	font-family: Verdana; font-size: 10px; color: #ffffff; background-color:#000000;
}

a:link.whiteonblack { color:#ffffff; text-decoration:none }
a:active.whiteonblack { color:#ffffff; text-decoration:none }
a:visited.whiteonblack { color:#ffffff; text-decoration:none }
a:hover.whiteonblack { color:#999999 }

/*
F65FA9
FF6600
*/

a:link.whiteonblackwithlinks { color:#FF6600; text-decoration:none }
a:active.whiteonblackwithlinks { color:#FF6600; text-decoration:none }
a:visited.whiteonblackwithlinks { color:#FF6600; text-decoration:none }
a:hover.whiteonblackwithlinks { color:#ffffff }


.blackonwhite { 
	font-family: Verdana; font-size: 10px; color: #000000; background-color:#ffffff;
}


:link.blackonwhite { color:#000000; text-decoration:none }
:active.blackonwhite { color:#000000; text-decoration:none }
:visited.blackonwhite { color:#000000; text-decoration:none }
:hover.blackonwhite { color:#666666 }



td { font-size: 10px; }



.frontPage { font-family: Verdana; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
:link.frontPage { font-family: Verdana; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
:active.frontPage { font-family: Verdana; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
:visited.frontPage { font-family: Verdana; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none }
:hover.frontPage { font-family: Verdana; font-size: 12px; font-weight: bold; color:#999999 }

.frontPageName { font-family: Verdana; font-size: 14px; font-weight: bold; color:#FFFFFF; text-decoration:none; line-height:180% }


.tvMenu { font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration:none }
:link.tvMenu { font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration:none }
:active.tvMenu { font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration:none }
:visited.tvMenu { font-family: Verdana; font-size: 12px; color:#FFFFFF; text-decoration:none }
:hover.tvMenu { font-family: Verdana; font-size: 12px; color:#999999 }

.filmTextVit { font-family: Helvetica, Arial; font-size: 10pt; color:#FFFFFF; text-decoration:none }

.tableWithBottomBorder { border-bottom: 1px solid #666666}
