hr.one {color: #993300}
hr.two {color: #993300}

a.one:link {color: #000000; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {text-decoration: underline;
}

a.three:link {color: #993300; text-decoration: none}
a.three:visited {color: #993300; text-decoration: none}
a.three:hover {background: #FFCC66}

a.four:link {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a.four:visited {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a.four:hover {
	background: #FFCC66;
}
td.ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td.ull {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}td.dul {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #000000;
}
