/* CSS Document */
td { 
  font-family:  Verdana , Times , times , serif;
  color: #CCCCCC; 
   font-size:15 px;  
   font-weight: Bold;
   }
   
 a:link, a:active, a:visited { 
 font-family:  Verdana , Times , times , serif;
  color: #CCCCCC; 
   font-size:16 px;  
        font-weight: none;
		 text-decoration: underline
  }
   
 a:hover { 
 font-family:  Verdana , Times , times , serif;
  color: #FFFFFF; 
   font-size:16 px;  
        font-weight: none;
		 text-decoration: none
  }


   td.link { 
   text-decoration: underline 
   }
   td.mytitle { 
 font-family:  Verdana , Times , times , serif;
  color: #CCCCCC; 
   font-size:18 px;  
        font-weight: none;
		 text-decoration: none


  }
   body
{ 
background: #FFFFFF
url("img/interactiveAdvetsing.jpg") 
no-repeat fixed 
center center
}

