body {
  background-color: white;
}

p {background-color: white; text-align: left ; font-size: 15pt; color: blue ; 
  padding: 10px 0px 0px 60px;
  } 
      
a:link 
      {
      color: blue; font-size: 12px;
       }

a:hover {
	    color:red;
	    background-color: #c0c0c0;
        }

.pictureButton { width: 273px; height: 205px;border-width: 0px } 
.pictureButtonWide { width: 352px; height: 198px;border-width: 0px } 


 
