
.MenuHP
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-style:normal;
	font-weight:bold;
    padding:0px 0px;
    width:140px;
    color:#1060bf;
    
}

.MenuHP a:hover 
{
    color:Red ;
}