a {
	color:#fdc011;
	TEXT-DECORATION:none;
	letter-spacing:0em;
	word-spacing:0em;
	text-align:center;	
	}

a:link {
	color:#fdc011;
	TEXT-DECORATION:none;
	letter-spacing:0em;
	word-spacing:0em;
	text-align:center;	
	}

a:hover {
	color:#822222;
	 /* TEXT-DECORATION:none; */
	letter-spacing:0em;
	word-spacing:0em;
	text-align:center;	
	}

a:visited {
	color:#fdc011;
	TEXT-DECORATION:none;
	letter-spacing:0em;
	word-spacing:0em;
	text-align:center;	
	}
	
BODY {
	SCROLLBAR-FACE-COLOR: #E82F35;  
	SCROLLBAR-HIGHLIGHT-COLOR: #FFaaaa; 
	SCROLLBAR-SHADOW-COLOR: #820101; 
	SCROLLBAR-3DLIGHT-COLOR: #820101; 
	SCROLLBAR-ARROW-COLOR: #820101; 
	SCROLLBAR-TRACK-COLOR: #BC1D22; 
	SCROLLBAR-DARKSHADOW-COLOR: #480000
	
	
	}
	
BODY, TD {	
	font-family: Arial Ce, Arial, Helvetica, Tahoma;
	font-size:9pt;
	/*font-weight:600;	*/
	color: #fdc011;
	background-color:#BC1D22;
	letter-spacing:0em;
	word-spacing:0em;
	text-indent:0px;
	margin-top:10;
	margin-left:10;
	margin-bottom:5;
	margin-right:5;
	}
	
	
.program {
	text-indent:0px;
	margin: 2;
	}
	
.sotcell {
	background-color:#B01C20;
	text-indent:0px;
	}
	
.vilcell {
	background-color:#CC2024;
	text-indent:0px;
	}
