/* this is the cascading style sheet for all pages at www.aaronreedbaker.com */
h3 {font-family: Arial, Verdana, Helvetica, sans-serif} 
h3 {cursor: default}

h5 {font-family: Arial, Verdana, Helvetica, sans-serif}

p {font-family: Arial, Verdana, Helvetica, sans-serif}
p {cursor: default}

a {text-decoration: none;}
a:link {color: #0000FF}
a:visited {color: #660066}
a:active {color: #990033}
a:hover {text-decoration: underline;}

.middled {text-align: center;}

