
/* SlideShow Fader2 */

div#show3 {
background-color:#fff;
width:600px;
margin:0 auto;
}


/* navigation buttons in the site html */
#mlnk { background:#fff; font-family: comic sans MS, arial; }
#mlnk th { font-size:20px; font-weight:bold; }
#mlnk td { font-size:16px; text-align:left; }
#mlnk a:link { color: #009; text-decoration: none; background:#fff; }
#mlnk a:visited { text-decoration: none; color: #009; background:#fff; }
#mlnk a:hover {  color: #00f;  background:#ccc; border:1px #00f solid; }

/* navigation buttons in the site html */
#mnav { border-top:1px #009 solid; background:#aaa; }
#mnav a:link { color: #009; text-decoration: none; background:#fff; }
#mnav a:visited { text-decoration: none; color: #009; background:#fff; }
#mnav a:hover {  color: #00f;  background:#ccc; border:1px #00f solid; }
