body {
margin:0px;
}
td{
font-size:12px;

}
a.menu:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.about:link {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.about:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.about:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.submenu:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
a.submenu:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 14px;
}
a.submenu:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.subcurpage{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.curpage{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.indexfoot{
	font-size: 14px;
	font-weight: bold;
	color: #259CEB;
	text-decoration: none;
}
a.nvimenu:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.nvimenu:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.nvimenu:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.nvicurpage{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.txtbody {
	font-size: 14px;
	line-height: 22px;
}
.txtbody a:link{
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.txtbody a:hover{
	font-size: 14px;
	line-height: 22px;
	color: #FF0000;
}
.txtbody a:visited{
	font-size: 14px;
	line-height: 22px;
}
.indextext {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}

.navlink {
	font-size: 12px;
	text-align: center;
}

.navlink .extlink {
	visibility: hidden;
	position: absolute;
}