.UINN {
	color: #63603F;
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 896px;
	top: 20px;
	border: thick solid #9a9961;
	text-decoration: none;
	float: none;
	margin: 0px;
	padding: 0px;
}

.b {
	border:1px solid #9a9961; 
}

a:link {color: #721b14; text-decoration: none;}

a:visited {color: #721b14; text-decoration: none;}

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

a:active {text-decoration: none;}

table.menu a {
	width:175px;
	display: block;
}

.home a:link, .home a:hover, .home a:active, .home a:visited {
	color: #ffffff;
	padding-left: 10px;
}

div.menu a {
color: #9a9961;
background: #ffffff;
text-decoration:none;
padding: 5px 5px;
}

div.menu a:link {
color: #9a9961;
background: #ffffff;
height: 23px;
}

div.menu a:active {
color: #721b14;
background: #ffffff;
height: 23px;
}

div.menu a:visited {
color: #9a9961;
background: #ffffff;
height: 23px;
}

div.menu a:hover {
color: #ffffff;
background: #9a9961;
height: 23px;
}

td.h5 {
	height: 5px;
	font-size: 5px;
} 

div.menu (
position:absolute;
top:0;
left:0;
)
