.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	word-spacing: normal;
	text-align: left;
	color: #000066;
}
*html .nav_link{
	display:block;
	width:120px;
	color:#003366;
	text-decoration:none;
	background-image:;
	background-repeat:no-repeat;
	background-position: +3px +9px;
	padding:3px;
	list-style-type: disc;
	margin: 3px;
	border-top-style: none;
}

.nav_link{
	display:block;
	width:100px;
	color:#000000;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding:3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	list-style-type: none;
	border-top-width: 0.1em;
	border-right-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a:visited {
	text-decoration: inherit;
	color: #000000;
}


*html .nav_link:hover{
display:block;
background-color:#DEFE92;
width:120px;
color:#003366;
padding:3px;
padding-left:11px;}

.nav_link:hover{
display:block;
background-color:#CCFF66;
width:100px;
color:#0000FF;
padding:3px;}

.frameheads {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #CC3300;
}
