.txt{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.txt A{
	font-family: verdana;
	font-size: 11px;
	color: #D9A034;
	text-decoration:none;
}
.txt A:hover{
	font-family: verdana;
	font-size: 11px;
	color: #D9A034;
	text-decoration:underline;
}
.LHS{ 
	background-image: url(images/Lback.png);
	background-repeat: repeat-y;
	background-position: 100% 0%
}
.RHS{ 
	background-image: url(images/Rback.png);
	background-repeat: repeat-y;
}.CR {
	font-family: verdana;
	font-size: 10px;
	color: #004969;
	font-weight: bold;
}
.HD {
	font-family: verdana;
	font-size: 12px;
	color: #004969;
	font-weight: bold;
}

