<!-- base/ common to all pages -->

.junk {

    font-family: verdana

    }

.linkhead {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 14px;

	font-weight : bold;

	border-bottom : thin solid;

	color : Maroon;

	Text-decoration: none;

}

A.linkhead:hover { 

    color: #DDDDDD

    Text-decoration: none;

         }

.welcome {

	font-family : Verdana, sans-serif;

	font-size : 18px;

	font-weight : bold;

	color : #000000;

	background-color : #DDDDDD;

}

.basetext {

	font-family: verdana, sans-serif;

	font-size : 11px;

	font-weight: normal;

	font-style : normal;

	color : #000000;

}

A.basetext:hover { color: #933F2E }

.sitemaplink {

	font-family: verdana, sans-serif;

	font-size : 10px;

	font-weight: normal;

	font-style : normal;

	color : #000000;

}

A.sitemaplink:hover { color: #933F2E }

<!-- SiteMap Items -->

.junk {

    font-family: verdana

    }

.copyright {

	font-family: verdana, sans-serif;

	font-size : 8px;

	font-weight: normal;

	font-style : italic;

	color : #000000;

}

.smlvl1 {

	font-family: verdana, sans-serif;

	font-size : 10px;

	font-weight: bold;

	font-style : normal;

	color : #000000;

}

A.smlvl1:hover { color: #933F2E }

.smURL {

	font-family: verdana, sans-serif;

	font-size : 8px;

	font-weight: normal;

	font-style : italic;

	color : #5980C1;

}

A.smURL:hover { color: #933F2E }

.smdesc {

	font-family: verdana, sans-serif;

	font-size : 8px;

	font-weight: normal;

	font-style : normal;

	color : #000000;

}
