body {  background-color: #f8e4b8}

a:link {  color: 800000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: 800000; text-decoration: none}
a:active {  color: #BF6000; text-decoration: underline}

a.nav_but:link {  color: #800000; text-decoration: underline}
a.nav_but:visited {  color: #800000; text-decoration: underline}
a.nav_but:hover {  color: #800000; text-decoration: none}
a.nav_but:active {  color: #BF6000; text-decoration: underline}

a.det:visited {  color: #800000; text-decoration: underline}
a.det:hover {  color: 800000; text-decoration: none}
a.det:active {  color: #800000; text-decoration: underline}

.nav {  font-size: smaller}
.tnail {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; font-weight: 500}
table {  font-family: Arial, Helvetica, sans-serif; font-weight: 900; font-size: 16px}
h1 {  font-size: 16px}
.imageborder {
	border: 2px solid #000000;
}
