.NUL
{
	text-decoration:none;
	color:white;
}
.ULed
{
	text-decoration:underline;
	color:red;
}
.li:hover
{
	text-decoration:underline;
}

 #d_locasch 
 {
	width:230;
	color: #FFFFFF;
	background-color: #333333;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	padding-left:3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
    
#d_localsch_hd 
{
	border-bottom:2px solid #FE770B;
}
#d_localsch_hd a{
    color:#FFFFFF;
    font-family:arial;
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
}
#d_localsch_hd a:hover{
cursor:pointer;
    color:#FE770B;
}
#msg div.list {
	border-bottom:1px solid #666666;
	padding-top:2px;
	padding-bottom:2px;
}
#msg div.list a{
    color:#FFFFFF;
    text-decoration:none;
    padding-left:4px;
}
#msg div.list a:hover{
cursor:pointer;
    text-decoration:underline;
}
#msg div.pg {
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FFFFFF;
	color:#000000;
}
#msg div.pg a{
    color:#000000;
    text-decoration:none;
    padding-left:6px;
}
#msg div.pg a:hover{
cursor:pointer;
    text-decoration:underline;
}