body, td, li, ul, p { FONT-SIZE: small; COLOR: white }

body, td, li, ul, p, a, h1, h2, h3, h4 { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

body {
    BACKGROUND-COLOR: #686371;
    COLOR: #ffffff;
    MARGIN: 12px }

A:link, A:visited, A:hover, A:active { FONT-WEIGHT: bold }
A:link, A:visited { COLOR: white }
A:hover { COLOR: yellow; TEXT-DECORATION: none }
A:active { COLOR: yellow; TEXT-DECORATION: none }

h1, h2, h3, h4 { color: white; margin-top: 0 }

.copyright { FONT-SIZE: x-small }
p.copyright  { margin: 0; padding: 0 }
.copyright a:link, .copyright a:visited, 
.copyright a:hover, .copyright a:active { padding: 0; font-weight: normal }

.hot { COLOR: red; font-weight: bold }
.light { COLOR: silver }
.notes { COLOR: #ffff99; FONT-STYLE: oblique }
.caption { FONT-SIZE: x-small }
.news { FONT-STYLE: italic }

.searchresults img { margin: 4px 0 }

div.top { text-align: center; padding: 0 }
div.bottom { display: block; clear: both; text-align: center; padding: 20px }

/*/*/
.cne1, .cne1s { padding: 8px }
/* */

.cne1, .cne1s, .cne2, .cne2s { 
	font-weight: bold;
	text-decoration: none }
.cne1, .cne1s { FONT-SIZE: medium }
.cne1s, .cne2s { COLOR: yellow }
A.cne1:link, A.cne1:visited, A.cne2:link, A.cne2:visited { 
	COLOR: white; 
	font-weight: bold }
A.cne1s:hover, A.cne1s:active, A.cne2s:hover, A.cne2s:active,
A.cne1:hover, A.cne1:active, A.cne2:hover, A.cne2:active { 
	background: black; 
	COLOR: yellow; 
	font-weight: bold }
A.cne1s:link, A.cne1s:visited, A.cne2s:link, A.cne2s:visited { COLOR: yellow }
