a.normal:link {
	color:#663300;
	text-weight: bold;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
a.normal:visited {
	color:#663300;
	text-weight: bold;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
a.normal:active {
	color:#663300;
	text-weight: bold;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
a.normal:hover {
	color:#000000;
	text-weight: bold;
	text-decoration:underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}

