.txt_link_opt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 55px;
	height: 30px;
}
.txt_link_opt_longTxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-indent: 32px;
	height: 25px;
}
a.link_web_opt:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	height: 30px;
}
a.link_web_opt:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: underline;
	height: 30px;
}
a.link_web_opt:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
	height: 30px;
}
