a:link {
	color: #884400;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:visited {
	color: #884400;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover {
	color: #884400;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
}
a:active {
	color: #884400;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.textolink {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-indent: 0pt;
	padding: 5pt;
	background-color: F4F4F4;
	border-top: #666666;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px outset #666666;
	text-align: justify;
	line-height: 16px;
}
