body 
{
   background-color: red;
   font-size: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: red;
   text-align:center;
}
a
{
   text-decoration: none;
}
.all 
{
   padding: 4px;
   background-color: #000000;
   width:650px;

   margin:auto;   
}
.all1 
{
   padding: 16px;


   border:2px solid red;
   margin:auto;   
}
H1 
{
   font-size: 54px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
    
}

.baner1 
{
   background-color:#ffffff;
   border: 2px solid #003333;
   float: right;
   width:608px;
   height: 150px;
   margin:auto;
}
.baner2  
{
   float: right;
   margin:auto;
}
.baner3 {

   padding: 5px 5px ;
   width:448px;
   height: 138px; 
   float: right;
   font-size: 14px;
   font-weight: bold;
   color: black;   
}
.baner3 a
{
   text-decoration: none;
   font-size: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: red;
   text-align:center;
}
.baner3 a:hover
{
   text-decoration: underline;
}
.baner6 {

   padding: 10px 5px ;
   width:428px;
   height: 130px;
   float: left;
   font-size: 14px;
   font-weight: bold;
   color: black;   
}
.baner6 a
{
   text-decoration: none;
   font-size: 20px;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   color: red;
   text-align:center;
}
.baner6 a:hover
{
   text-decoration: underline;
}


.tn {
   margin: justify;
   padding: 8px;
   width:600px;
   height:160px;
}
.tn a img
{
border: 2px solid red;
   width:120;
   height:160;
}
.tn a:hover img
{
   border: 2px solid #ffffff;
}

.clear {
 clear: both;
}

.sf 
{   
   font-size: 24px;
   color:red;
   font-weight: bold;
}
.sf a, sf a:visited 
{
   font-size:24px;color:red;
}
.sf a:hover 
{
   color: red;
   font-size:26px;
}

.ftr 
{
   font-family: Georgia, Times New Roman, Times, serif;
   font-size: 12px;
   color: red;
}