a:link {color: #000;}
a:visited {color: #000}
a:hover {color:#333399; text-decoration:underline; }
a:active {color: #000}   /* selected link */

#home-promo {
height: 300px;
width: 720px;
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#home-promo-top {
position: absolute;
top: 0px;
left: 405px;
width: 285px;
height: 25px;
overflow: hidden;
}


#home-promo-right {
position: absolute;
top: 30px;
left: 405px;
width: 280px;
height: 255px;
overflow: hidden;
margin-left: 10px;
}

#home-promo-nav {
position: absolute;
top: 280px;
left: 412px; 
height: 20px
width: 290px;
color: #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;

}

/* #home-promo-nav a:link {color: #000; text-decoration: underline; font-weight: normal;}   
#home-promo-nav a:visited {color: #fff; text-decoration: underline;} 
#home-promo-nav a:hover {color: #333399; text-decoration: underline;} */

.home-promo-head {
font-family:Verdana,sans-serif;
font-size:11px;
font-weight:normal;
line-height:14px;
font-weight: bold; 
}



.home-promo-head a:link {color: #000; text-decoration: none;}     /* unvisited link */
.home-promo-head a:visited {color: #000; text-decoration: none;}  /* visited link */
.home-promo-head a:hover {color: #333399; text-decoration: underline;}   /* mouse over link */

#home-promo-image {
position: absolute;
left: 0;
top: 0;
height: 300px
width: 405px;
background-color: #000;
}

