A:link { color:#FFFFCC; text-decoration: none;  font-weight: bold; cursor: crosshair; }
A:visited { color:#FFFFCC; text-decoration: none;  font-weight: bold; cursor: crosshair; }
A:hover { color:#000000; text-decoration: none; font-weight: bold; cursor: crosshair; }


body, table, tr, td {
	font: 8pt verdana; 
	color: #FFFFFF;
	text-align: justify;}

body
{ background-color: #FFFFCC;
}


h1 	{ 
	border-bottom: 1px #000000 solid;
	text-align: center; 
	font-weight: bold; 
		}

h2 	{ 
	font: 12pt times;
	color: #FFFFCC; 
	text-align: center; 
	font-weight: bold; 
	letter-spacing: 2px;
	}

.nav	{background-color: #7B4A31;
        width: 450px; 
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;}

.main	{background-color: #7B4A31;
        width: 450px; 
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;}
