A:link { text-decoration: none }
A:visited { text-decoration: none }
A:hover { COLOR: red}

.logo{
  float:left;
  width:100%;
}
body{
  padding:20px;
}

img.logo1{
  float:left;
  height:60px;
}

img.logo2{
  float:left;
  height:60px;
}

p{  
  float:left;
  width:100%;
  margin: 20px 0 0 0; 
  font-size: 17px;
  line-height: 24px;
}