img.hothead {
border-bottom:1px solid #FF8429;
margin-bottom:10px;
}

div.hotlink {
color: white;
}

b.hotlink {
color: #FF8429;
font-weight: bold;
}

big.hotlink {
font-size:12pt;
color: #FF8429;
}

img.hotlink {
border:1px solid #FF8429;
margin-bottom:5px;
}

img.hotleft {
vertical-align: text-top;
margin-right:10px;
border:1px solid #FF8429;
float: left;
}

img.hotright {
vertical-align: text-top;
margin-left:10px;
border:1px solid #FF8429;
float: right;
}

a.hotlink { font-weight: bold; }
a.hotlink:link { color: #FFCC00; text-decoration: none; }
a.hotlink:visited { color: #FFCC00; text-decoration: none; }
a.hotlink:hover { color: #CC0000; text-decoration: underline; }
a.hotlink:active { color: #CC0000; text-decoration: underline; }

#dropcontentsubject{
width: 200px;
padding-top:5px;
padding-bottom:5px;
font-size: 12pt;
font-weight: bold;
color: #FFCC00;
}

.dropcontent{
width:200px;
height:500px;
color:white;
display:block;
}



