A:Link { color:#006600; text-decoration: none; font-weight: bolder;}
A:Visited { color: #006600; text-decoration: none; font-weight: bolder;}
A:Hover { color: black; background: white; text-decoration: underline; font-weight: bolder;}
A:Active { color: black; text-decoration: none; font-weight: bolder;}

A.nav:link {
color: white;
text-decoration: none;
font-weight: bolder;}

A.nav:visited {
color: white;
text-decoration: none;
font-weight: bolder;
}

A.nav:active {
color: white;
text-decoration: none;
font-weight: bolder;
}

A.nav:hover {
color: #006600;
text-decoration: underline;
font-weight: bolder;
background: white;
}

body {
font-family: verdana;
font-size:0.7em;
text-align: justify;
BACKGROUND-color: #719659;}


h1 {
	color: black;
	font-family: tahoma;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: right;
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000000;
}

.nav {
text-align:justify;
}

#navigation {
	position: static;
	bottom: 0px;
	border-bottom: 1px solid #000000;
	font-size: 10px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	color: white;
	background: #99634C;
}

#main {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	background: #EEEEEE;
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	height: auto !important;
	height: 200px;
	min-height: 100px;
	font-size: 10px;
	}

#boxes {
	position: static;
	bottom: 0px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 287px;
	min-height:287px;
	font-size: 11px;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	color: black;
	background: #99CB5B;

}

html>body #boxes {
height: auto;
}

i {

	background: black;
color:                     #FFFC09;
}

u {
	background: #006633;
	color: white;
	font-family: tahoma;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: bold;
text-decoration:            underline;
}


b {
color:                           black;
text-transform: uppercase;
font-weight:                bold;
}
