

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover { color: #ff9900; text-decoration: none }




.on    { 
       font-family:arial;
font-size:8pt;
font-weight:normal;
        color: #ff9900;      
        }

 .off   { 
        font-family:arial;
font-size:8pt;
font-weight:normal;
        color: white;        
        }





.navigation{
	position:absolute ;
	visibility:visible ;
	top:128 ;
	left:18 ;
	}

.description{
font-family:arial;
font-size:9pt;
font-weight:normal;
}

.title{
font-family:arial;
font-size:9pt;
font-weight:bold;
}

.time{
font-family:arial;
font-size:9pt;
font-weight:normal;
}

.smalltext{
font-family:arial;
font-size:9pt;
font-weight:normal;
}

.schedule{
font-family:arial;
font-size:11pt;
font-weight:bold;
}

.content{
font-family:arial;
font-size:10pt;
font-weight:normal;
}

.nav{
font-family:arial;
font-size:9pt;
font-weight:normal;
color:white;
}

.navhover{
font-family:arial;
font-size:9pt;
font-weight:normal;
color:#ff9900;
}