body, td {
	font-family: comic sans;
	font-size: 14px;
	color: #c4bfae;
background-color: #000000;
	margin: 0px 0px 0px 0px;

}
 .nounderline { text-decoration: none 
} 

.LNL {
    background: #000000;
    border-bottom-color: #84846b;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #FFFFFF;
    white-space: nowrap;
    height: 52px;
    text-align: left;
    padding-right: 18px;
    vertical-align: baseline;
}

/* Links */
a:link, a:visited {
	font-size: 14px; 
	color: #84846b;
	text-decoration: none;
	font-family:  comic sans;
}

a:hover {
	color: #c4bfae;	
	text-decoration: underline;
}

h2 {
	color: #c4bfae; font-family: comic sans;
	font-size: 16px; font-weight: bold;
}

 div.c3 {margin-left:18px}
 div.c2 {onMouseover=}
 div.c1 {text-align: center}