/* CSS Document */

.txt-main-white {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}

.txt-main-white-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.txt-main-black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	.txt-main-black a:hover {
	color: #990100;
	text-decoration: underline;
	}

.txt-main-red {
	font-family: Tahoma;
	font-size: 11px;
	color: #990100;
	text-decoration: none;
	}
	.txt-main-red a:hover {
	text-decoration: underline;
	}
	
.txt-nav-top {
	font-family: Tahoma;
	font-size: 12px;
	color: #FECB33;
	font-weight: bold;
	text-decoration: none;
	}

.txt-yellow {
	font-family: Tahoma;
	font-size: 12px;
	color: #FECB33;
	text-decoration: none;
	}
	.txt-yellow a:hover {
	text-decoration: underline;
	}
	
.txt-head-green {
	font-family: Tahoma;
	font-size: 16px;
	color: #346633;
	font-weight: bold;
	text-decoration: none;
	}

.txt-head-red {
	font-family: Tahoma;
	font-size: 18px;
	color: #990100;
	text-decoration: none;
	}
	
.txt-head-red-16 {
	font-family: Tahoma;
	font-size: 16px;
	color: #990100;
	font-weight: bold;
	text-decoration: none;
	}
