body {
margin: 10px;
padding: 10px;
background-color: #ffffff;
background-attachment: fixed;
font-size: 11px;
font-family: Georgia, Times, "Times New Roman", serif;
color: #333333;
width:967px;
}


  a:link {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration:underline;
	color: #333333;
  }

  a:visited {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration:underline;
        color: #333333;
  }

  a:active {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
        color: #333333;
  }

  a:hover {
        font-size: 11px;
	text-decoration: underline;
        color: #333333;
  }

  a.announce:link {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration:underline;
	color: #00a76f;
  }

  a.announce:visited {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration:underline;
        color: #00a76f;
  }

  a.announce:active {
        font-size: 11px;
        font-family: Georgia, Times, "Times New Roman", serif;
        color: #ffffff;
  }

  a.announce:hover {
        font-size: 11px;
	text-decoration: underline;
        color: #ffffff;
  }
a.photobutton:link {
	font-family: Georgia, Times;
	font-weight: bold;
	font-size: 12px;
	background-color:#c12a2e;
	text-decoration: none;
	color: #c12a2e;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:0px;
  }

  a.photobutton:visited {
	font-family: Georgia, Times;
	font-weight: bold;
	font-size: 12px;
	background-color:#bccd30;
	text-decoration: none;
	color: #bccd30;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:0px;
  }

  a.photobutton:active {
	font-family: Georgia, Times;
	font-weight: bold;
	font-size: 12px;
	background-color:#bccd30;
	text-decoration: none;
	color: #bccd30;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:0px;
  }

  a.photobutton:hover {
	font-family: Georgia, Times;
	font-weight: bold;
	font-size: 12px;
	background-color:#bccd30;
	text-decoration: none;
	color: #bccd30;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:2px;
	padding-top:0px;
  }

  h2 {
    font-size: 24px;
    font-family: "Times New Roman";
    font-weight: bold;
    color: #be0000
  }
  
  h3 {
    font-size: 14px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: bold;
    color: #ffffff
  }

  h4 {
    font-size: 14px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-weight: normal
  }

  
