li, p, table, tr, td, div { font-family:verdana, arial, helvetica; font-size: 8pt; font-weight:normal; color:#000000 }

A:link {
	color: White;
	text-decoration:none;
	font-weight:normal
}
A:visited {
	color: White;
	text-decoration:none;
	font-weight:normal
}
A:hover {
	color: #AC4C29;
	text-decoration:underline;
	font-weight:normal
}

A.mid:link {
	color: Black;
	text-decoration:none;
	font-weight:bold
}
A.mid:visited {
	color: Black;
	text-decoration:none;
	font-weight:bold
}
A.mid:hover {
	color: #AC4C29;
	text-decoration:underline;
	font-weight:bold
}

A.editordelete:link {
	color: #FF00FF;
	text-decoration:none;
	font-weight:bold
}
A.editordelete:visited {
	color: #FF00FF;
	text-decoration:none;
	font-weight:bold
}
A.editordelete:hover {
	color: #AC4C29;
	text-decoration:underline;
	font-weight:bold
}