/* CSS for Gail Hammer Photography */
/* http://www.hammerphotography.com */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body {
	background: url("clipart/backgrnd.jpg");
	background-repeat: repeat-y;
	background-color: #FEFEF4;
}

a:visited { color: #7F306F; text-decoration: none; }
a:hover { color: #BF0000; text-decoration: underline; } 
a:active { color: #BF0000; text-decoration: underline; } 
a:link { color: #0011EE; text-decoration: none; } 

.f1a { font-family: arial; font-size: 110%; }
.f1b { font-weight: bold; font-size: 110%; }
.fba { font-family: arial; font-weight: bold; } 
.fna { font-size: 80%; font-family: arial; }
.fnab { font-size: 80%; font-family: arial; font-weight: bold; }
.f1ai { font-size: 110%; font-family: arial; font-style: italic; }

sup  { font-size: 80%; }

