<!-- 
   New Perspectives on HTML and XHTML
   Tutorial 7
   Case 2

  Trinity Lutheran School
   Author: Jon Wareham
   Date:  April 2005
   Page Name: willet.css

-->

/*Online Trinity Lutheran School screen styles*/

a {color: blue; text-decoration: none; font-size: x-small}

a:visited {color: brown}

a:hover {color: blue}


#firstp:first-letter {float: left; font size: 300%; line-height:0.8}

address {font-size: 0.8em; font-weight: 700}


