div#header .text
{
  position:absolute;
  width:799px;
  bottom:16px;
  left:120px;
  right:5px;
  font-weight:bold;
  text-align:left;
  color:#474442;
}

div#header .text a
{
  padding-left:5px;
  padding-right:5px;
  color:#474442;
  font-weight:bold;  
  text-decoration:none;
}

div#header .text a:hover
{
  
  color:#85160D;
}
