@import url(makinair.css);


/* LOGO AREA ****************************/
div.brand
{
   position: relative;
   height: 293px;
   background: url(../images/brandpic4.jpg) no-repeat top left;
}

div.content a:link
{
   font-style: italic;
   text-decoration: none;
   color: #404040;
}

div.content a:visited
{
   font-style: italic;
   text-decoration: none;
   color: #404040;
}

div.content a:focus
{
   font-style: italic;
   text-decoration: none;
   color: #404040;
}


div.content a:hover
{
   text-decoration: none;
   color: #FFCC33;
}
