.txt11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.txt11 a{
	color: #333333;
	text-decoration: none;
}
.txt11 a:hover{
	color: #333333;
	text-decoration:underline;
}
.txt12Georgia {
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.txt12Georgia a{
	color: #333333;
	text-decoration: none;
}
.txt12Georgia a:hover{
	color: #333333;
	text-decoration:underline;
}
.LtLinks {
	font-family: Georgia;
	font-size: 12px;
	color: #005A98;
	text-decoration: none;
	background-image: url(bg-menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.LtLinks a{
	color: #005A98;
	text-decoration: none;
}
.LtLinks a:hover{
	color: #005A98;
	text-decoration:underline;
	font-weight: bold;
}
.InnerTitle {
	font-family: Georgia;
	font-size: 24px;
	line-height: 20px;
	color: #0073C5;
	text-decoration: none;
	font-weight: bold;
}
