a
{
	color:black;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.mntxt
{
	color:black;
	text-align:justify;
	font-family:tahoma;
	font-size:12px;
	line-height:16px;	
}
.mnlnk:link,.mnlnk:visited,.mnlnk:active
{
	color:gray;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
.mnlnk:hover
{
	color:red;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}
.links:link,.links:visited,.links:active
{
	color:gray;
	font-family:tahoma;
	font-size:24px;
	text-decoration:none;
}
.links:hover
{
	color:red;
	font-family:tahoma;
	font-size:24px;
	text-decoration:underline;
}
.links_s:link,.links_s:visited,.links_s:active
{
	color:gray;
	font-family:tahoma;
	font-size:16px;
	text-decoration:none;
}
.links_s:hover
{
	color:red;
	font-family:tahoma;
	font-size:16px;
	text-decoration:underline;
}
.admin_links:link,.admin_links:visited,.admin_links:active
{
	color:gray;
	font-family:tahoma;
	font-size:14px;
	text-decoration:none;
}
.admin_links:hover
{
	color:red;
	font-family:tahoma;
	font-size:14px;
	text-decoration:underline;
}
.navi_bottom:link, .navi_bottom:visited, .navi_bottom:active
{
	color: #CC9966;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.navi_bottom:hover 
{
	color: #FFF;
	font-family:tahoma;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.menu:link,.menu:visited,.menu:active
{
	color:black;
	font-family:tahoma;
	font-size:11pt;
	text-decoration:none;
}
.menu:hover
{
	color:#006a4d;
	font-family:tahoma;
	font-size:11pt;
	text-decoration:none;
}
.img_fade
{
	opacity: 0.7;
}
.img_fade:hover
{
	opacity: 1.0;
}