/*  stylesheet for Ken Mierzwa's photo golden background pages March 26, 2006 Ellin Beltz  valid CSS March 27*/

body {font-family: verdana, sans-serif; color: #000000; background-color: #996600; font-size: 100%;}

h1 {font-family: verdana, sans-serif; color: #cccccc; background-color: #996600; font-size: 130%;}
h2 {font-family: verdana, sans-serif; color: #000000; background-color: #ffffcc; font-size: 110%; text-align: center;}
h3 {font-family: verdana, sans-serif; color: #000000; background-color: #ffffcc; font-size: 105%; text-align: right}

blockquote {font-family: verdana, sans-serif; color: #330000; background-color: #996600; font-size: 95%;}
th {font-family: verdana, sans-serif; color: #000000; background-color: #996600;}td {font-family: verdana, sans-serif; color: #000000; background-color: #996600;}
.kcopyx {font-family: arial, sans-serif; color: #000000; background-color: #996600; font-size: 85%;}
.italictext { font-style: italic;}
.boldtext { font-weight: bold;}

a:link {color: #996699; text-decoration: none; background-color: #996600;}
a:visited {color: #ff9900; text-decoration: none; background-color: #996600;}
a:hover   {color: #000000; text-decoration: none; background-color: #cccccc;} 
a:active  {color: #FF00FF; text-decoration: underline; background-color: #996600;}