/*-----Style CSS Begin-------------------*/
a.hgfleet                                          { margin-left: 125px; margin-top: 0px; width: 250px; height: 210px; background: url('Images/hgfleet.png') ; display: block;}
a.hgfleet:hover                                    { width: 250px; height: 210px; background: url('Images/hgfleet_a.png') ; }

a.sto                                          { margin-left: 100px; margin-top: 0px; width: 250px; height: 210px; background: url('Images/sto.png') ; display: block;}
a.sto:hover                                    { width: 250px; height: 210px; background: url('Images/sto_a.png') ; }

a.rpg-x                                          { width: 250px; height: 210px; background: url('Images/rpgx.png') ; display: block;}
a.rpg-x:hover                                    { width: 250px; height: 210px; background: url('Images/rpgx_a.png') ; }

/*-----Style CSS End----------------------*/