﻿body 
{
    font-family:"Verdana"; color:#939598;
}
a {text-decoration: none;}
.menu {margin-bottom:1.5px; font-size:12px}
.number {font-size:35px; color:#add633; margin-bottom:-3.5px;}
table
{
    border-collapse:  collapse;
    border-spacing:   0;
}
img
{
    border: 0;
}
.changeA
{
    float:left;
    display:block;
    background:transparent url('hp_Automotive_black.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    width:242px;
    height:250px;
}
.changeA:hover
{
    background-image: url('hp_Automotive_blue.jpg');
}
.changeInd
{
    float:left;
    display:block;
    background:transparent url('hp_Industrial_black.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    width:235px;
    height:250px;
}
.changeInd:hover
{
    background-image: url('hp_Industrial_blue.jpg');
}
.changeIns
{
    float:left;
    display:block;
    background:transparent url('hp_Inspiration_black.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    width:235px;
    height:250px;
}
.changeIns:hover
{
    background-image: url('hp_Inspiration_blue.jpg');
}
