body { 
 	 background-color: #FFFFFF; 
}
.forTop { 
         background-color: #3d4880; 
         font-family: Arial; 
         font-size: 8 pt; 
         color: #F9F019;
	 text-align: center;
}
.forTexts { 
         background-color: #F9F019; 
         font-family: Tahoma; 
         font-size: 8 pt; 
         color: #3d4880;
	 padding-left : 32px;
	 vertical-align: top;
	 text-align: left;
}
.forContact {
        background-color: #F9F019; 
	font-family: Tahoma;
	font-size: 8pt;
        color: #3d4880;
	text-align: left;
	vertical-align: top;
}
A:link 	     { 

             COLOR: #888886; TEXT-DECORATION: none;

             }

A:active     { 

             COLOR: #FF0000; TEXT-DECORATION: none;

             }

A:visited    { 

             COLOR: #888886; TEXT-DECORATION: none;

             }

A:hover      { 

             color: #FF0000; TEXT-DECORATION: none;

	     }
.footer  {
	position: bottom;
	bottom: 0px;
	width: 100%;
	text-align: center;
	}