ul{
list-style-type:none;
padding:0;
margin:0;
}
li{
float:left;
height:27px;
}
li a{
padding:0 0 10px 20px;
}
li a:hover{
background:url(../images/gimmick2.gif) no-repeat 10px 0px;
}
A{
text-decoration:none;
color:black;
}
p a{
color:#63B23F;
font-weight:bold
}
.box2 a{
	color:#63B23F;	
}
#text li, #text li a{
float:none;
background:none;
padding:0;
color:#666666;
}
#text li a:hover{
color:#55B956
}
#text li{
color:black
}
.box2Ueber{
background: url(../images/box2_bg1.gif) no-repeat top #DFE5F1;
display: block; 
color: #D2232A;
font-weight: bold;
font-size: 12px;
padding: 3px 4px 3px 4px;
width: 280px;
}
.box2{
display: block;
background: url(../images/box2_bg2.gif) no-repeat bottom #F2F4FB; 
padding: 3px 4px 3px 4px;
width: 280px;
}