.entchart{
height:400px;
width:650px;
background-image:url(/images/chart.png);
background-repeat:no-repeat;
position:relative;
text-align:left;
}

.linksp{
margin-top:10px;
margin-left:12px;
width:456px;
height:163px;
position:absolute;
}

.linksp:hover{
background-image:url(/images/linksp.png);
}


.linkno{
margin-top:222px;
margin-left:179px;
width:289px;
height:163px;
position:absolute;
}

.linkno:hover{
background-image:url(/images/linkno.png);
}
