.darkbg {color: white;}
.darkbg a:link {color: #CAA486;}

a:link {color: #0000CC; text-decoration: underline;}
a:visited {color: purple; text-decoration: none;}
a:hover {color: #9933CC; text-decoration: underline;}
a:active {color: #FF33FF; text-decoration: underline;}


.bdr {border: 2px hidden;}
a:hover .bdr {border: 2px groove blue;}
a:active .bdr {border: 2px ridge red;}

body {background-color:#FFFFFF;}

.cap {font: smaller Times sans-serif;}
.nav {font: 12pt Times sans-serif; text-align: center;}

th .title {font: 24pt 'Georgia' 'Trebuchet MS' sans-serif; text-align:center;}
th .descript {font: 12pt 'Trebuchet MS' 'Times' sans-serif; text-align:center;}

td .setup {width: 150px; height: 1px;}
td .pic {height: 150px;}