.Text_Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 9;
	font-variant: normal;
	margin: 0px;
	color: #7C3A00;
}
a {
	font-size: 14px;
	color: #7C3A00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF8000;
}
a:active {
	text-decoration: none;
}
