BODY
{
    background-color: black;
}
#divWG
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    MARGIN-TOP: 150px; 
}

#msg2all
{
  color: midnightblue;  
}

AREA
{
	cursor:hand;
}

.divArvixe a
{
  color:midnightblue;
  text-decoration:none;
}

.divArvixe
{
  display:block;
  
  /*set the div in the bottom right corner*/
  position:absolute;
  bottom:0;
  right:0;
  color:midnightblue;
  text-align:right;
  text-decoration:none;
 /* width:350px;*/
  
  /*give it some background and border*/
  /*background:#eee;
  border:1px solid #ddd;*/
  
}
