a:link, a:visited, a:active {
color:#4499dd;
font-family:tahoma;
font-size:11px;
font-weight:bold;;
}

a:link {
color:#4499dd;
text-decoration:none;
}

a:hover {
color:#4499dd;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}


/** Fix some layout issues **/

.HeaderPaneTD {
  padding: 30px 19px 0 10px;
  *padding: 60px 19px 0 10px; /* IE 7 specific hack */
}

.LogoTD {
 padding:  28px 0 0 15px;
  *padding: 30px 0 0 30px; /* IE 7 specific hack */
}










