A {
	TEXT-DECORATION: none;
	color:Green ;
	
}


a:hover
{
	color:Blue ;
}
a:active
{
	color:Blue ;
}
A.channel:link {
	COLOR:White ;
		font-size:12px;
}
A.channel:visited {
	COLOR: White	;
		font-size:12px;
}
A.channel:hover {
	COLOR: #ff6600;
	font-size:12px;
}
A.channel:active {
	COLOR: #333333;
	font-size:12px;
}
A.news:link 
{
	color:Green;	
	font-size:12px;
	text-align:left;
}

A.news:visited {
	COLOR:Green ;
	font-size:12px;
	text-align:left;
	
}
A.news:hover {
	COLOR: #ff6600;
	font-size:12px;
text-align:left;
}
A.news:active 
{
	COLOR: Green ;
	font-size:12px;
	text-align:left;
}

A.bottom:link 
{
	color:Green;	
	font-size:12px;
	
}

A.bottom:visited {
	COLOR:Green ;
	font-size:12px;
}
A.bottom:hover {
	COLOR: #ff6600;	
	font-size:12px;
}
A.bottom:active {
	COLOR: Green ;
	font-size:12px;
}

TABLE.foot
{
	text-align:center;
	background-image:url(./images/foot.gif);	
	vertical-align :middle  ;
	font:12px;
}

body
{	
	vertical-align:top;
	text-align :center;		
}
TABLE.channel
{
	text-align:center;	
	background-color:#3c82c8;
}
 TD.channel {
	FONT-SIZE: 12px; LINE-HEIGHT: 100%
}
TD { FONT-SIZE: 12px; LINE-HEIGHT: 150% }

table.list	
{
	background-color:#87b7ff
}

td.list
{	
	padding-left:20;
}
td.newslist
{	
	padding-left:20;
}
td.today
{
	font:13;
	color :White ;
	width:240;
}


