.txtNorm {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;

}
.navNorm:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}
.navNorm:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;

}
.navNorm:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}
.navNorm:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}


input,textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.txtTtl {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	color: #AF2E33;
	font-size: 16px;
}
.txtList {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC0033;
	font-weight: bolder;

}
.txtNormColor {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #AF2E33;
}

