@charset "utf-8";
/* CSS Document */

.txt_header
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txt_header_links
{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.txt_header_links:hover
{
	text-decoration: underline;
	color: #66CC00;
}

.txt_mission
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.txt_content_footer
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txt_footer
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.txt_footer_links
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.txt_footer_links:hover
{
	text-decoration: underline;
	color: #66CC00;
}