.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #575754;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
A:link {text-decoration: none; color:#575754; }
A:visited {text-decoration: none; color:#575754; }
A:hover {text-decoration: none; font-weight: bold; color:#FFFFFF; }

A.a:link {text-decoration: none; color:#575754; }
A.a:visited {text-decoration: none; color:#575754; }
A.a:hover {text-decoration: font-weight: bold; color:FFFFFF; }

A.b:link {text-decoration: none; color:#575754;}
A.b:visited {text-decoration: none; color:#575754;}
A.b:hover {text-decoration: underline; color:#FF6600;}

A.c:link {text-decoration: none; color:#FFFFFF;}
A.c:visited {text-decoration: none; color:#FFFFFF;}
A.c:hover {text-decoration: none; font-weight: bold; color:#575754;}


.newstit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	text-align: left;
}


.Subtit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4A512F;
}

.SubtitBlue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.tit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #202020;
}

.horizentel-line {
    background-image: url(../images/x.gif);
	background-repeat: repeat-x;
	background-position: center;
}


