a:link {
	color: #AD9728;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #A3971D;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #5C0100;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #5C0100;
	text-decoration: underline;
	font-weight: bold;
}
a.special:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.special:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.special:hover {
	color: #AD9728;
	font-weight: normal;
	text-decoration: none;
}
a.special:active {
	color: #AD9728;
	font-weight: normal;
	text-decoration: none;
}
a.special2:link {

	color: #5C0100;
	font-weight: normal;
	text-decoration: none;
}
a.special2:visited {

	color: #5C0100;
	font-weight: normal;
	text-decoration: none;
}
a.special2:hover {

	color: #AD9728;
	font-weight: normal;
	text-decoration: none;
}
a.special2:active {

	color: #AD9728;
	font-weight: normal;
	text-decoration: none;
}

.hometext {
	color: #FFFFFF;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
}
