@charset "utf-8";
/* CSS Document */

.txt_white-11{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	}
.txt_white-big{
	font-family:Verdana;
	font-size:20px;
	color:#FFFFFF;
	}
.txt_black-11{
	font-family:Verdana;
	font-size:12px;
	color:#0b2400;
	}
.txt_link_blue{
	font-family: Verdana;
	font-size:11px;
	color:#000168;
	font-weight:bold;
	}
.txt_link_blue:hover{
	font-family: Verdana;
	font-size:11px;
	color:#996600;
	font-weight:bold;
	}
.txt_footer_nav{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
	}
.txt_footer_nav:hover{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	}
.txt_footer_copyright{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	}
.txt_link_yellow{
	font-family: Verdana;
	font-size:11px;
	color:#f3ce6c;
	font-weight:bold;
	}
.txt_link_yellow:hover{
	font-family: Verdana;
	font-size:11px;
	color:#99CCFF;
	font-weight:bold;
	}
.txt_link_white{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.txt_link_white:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#f3ce6c;
	font-weight:bold;
	text-decoration:underline;
	}
.txt_link_white_selected{
	font-family: Verdana;
	font-size:11px;
	color:#f3ce6c;
	font-weight:bold;
	text-decoration:underline;
	}
.txt_black-big_underline{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
a img {border:0}
.reset_p  p{
	margin:0;
	padding:0;
	border:0;
}
