.NavButton {

text-decoration: none;

color: #4B91AB;

width: 50px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

text-align: center;



}

.NavButton:hover {

text-decoration: none;

color: #FD0707;

width: 50px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

text-align: center;


}

.MoreInforButton {

text-decoration: none;

color: #4B91AB;

width: 300px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

text-align: center;

border-left:1px solid #000000;
border-top:3px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000; 


}

.MoreInforButton:hover {

text-decoration: none;

color: #FD0707;

width: 300px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 10px;

text-align: center;

border-left:1px solid #000000;
border-top:3px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000; 
}