.txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #cecece;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-weight: bold;
	color: 97A9B7;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 667896;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 97A9B7;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 97A9B7;
	text-decoration: none;
}
.in_table_txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9eb262;
	text-decoration: none;
	text-align: justify;
}
.in_table_txt_noalign {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #d4d4ee;
	text-decoration: none;
}

img { border: none; } 
