a{
   color:#ffffff ;
   text-decoration:none ;
}
body{
  background-color:#cc0000 ;
  font-family:arial, verdana, helvetica;
  color:#ffffff;
  font-size:12px;
}
#swf{
   width:702px ;
   heigth:400px ;
   left: 50% ;
   top:200px;
   margin-left:-351px ;
   position:absolute ;
   /*border: 1px solid #ffffff ;*/

}

#skip{
   top:170px;
   left: 50% ;
   margin-left:-351px ;
   width:702px ;  
   height:20px ;
   text-align:right ;
   position:absolute ;
}

#pres{
   top:600px ;
   left: 50% ;
   margin-left:-351px ;
   width:702px ;  
   height:50px ;
   color:#ffffff;
   position:absolute ;
   font-size:11px ;
   text-align:center ;
}

#pres p{
   padding:5px ;
}

#lnk{
   width:702px ;
   heigth:400px ;
   left: 50% ;
   top:640px;
   margin-left:-351px ;
   position:absolute ;
   text-align:center;
}
#lnk a{
   color:#ffffff ;
}
