a:link
{
	color: #209BB7;
	text-decoration: none;
}
a:visited
{
	color: #209BB7;
	text-decoration: none;
} 
a:active 
{
	color: #FF9208;
	text-decoration: none;
}
a:hover 
{
	color: #FF9208;
	text-decoration: none; background: #FFFFFF; border-bottom: #FF9208 1px dotted;
}

td           { font-family: Tahoma; font-size: 11px; color: #757980; text-decoration: none; 
               border-style: none; border-width: medium }

img          { text-decoration: none; border-style: none; border-width: medium }

.img         { text-decoration: none; border-style: none; }
.img a:hover { text-decoration: none; border-style: none; }

.data        { font-family: Verdana; font-size: 10px; color: #209BB7; text-decoration: none; 
               border-style: none; border-width: medium }

.data9       { font-family: Verdana; font-size: 9px; color: #7D7D7D; text-decoration: none; 
               border-style: none; border-width: medium }

.links       { font-family: Verdana; font-size: 10px; font-weight: bold; color: #209BB7; 
               text-decoration: none; border-style: none; border-width: medium }


ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url(images/m23.gif) center left no-repeat; margin: 0;
	padding:0 0 0 20px;
}
ul a{
	color:#209BB7;
	text-decoration:none;
    font-size:11px;
	line-height:18px;
	font-weight:bold;	
}
ul a:hover{
    color:#FF9208;
}




.red td { font-family: Tahoma; font-size: 11px; color: #FF0000; text-decoration: none; border-style: none;}
.red a:link { font-family: Tahoma; font-size: 11px; color: #FF0000; text-decoration: none; border-style: none;}
.red a:visited { font-family: Tahoma; font-size: 11px; color: #FF0000; text-decoration: none; border-style: none;}
.red a:active { font-family: Tahoma; font-size: 11px; color: #FF0000; text-decoration: none; border-style: none;}
.red a:hover { font-family: Tahoma; font-size: 11px; color: #FF0000; text-decoration: none; border-bottom: #FF0000 1px dotted;}

.thumb td { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:link { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:visited { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:active { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}
.thumb a:hover { font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none; border-style: none;}

.white { font-family: Tahoma; font-size: 1px; color: #FFFFFF; text-decoration: none; border-style: none;}
.white a:link { font-family: Tahoma; font-size: 1px; color: #FFFFFF; text-decoration: none; border-style: none;}
.white a:visited { font-family: Tahoma; font-size: 1px; color: #FFFFFF; text-decoration: none; border-style: none;}
.white a:active { font-family: Tahoma; font-size: 1px; color: #FFFFFF; text-decoration: none; border-style: none;}
.white a:hover { font-family: Tahoma; font-size: 1px; color: #FFFFFF; text-decoration: none; border-style: none;}


