a, a:link, a:visited {
	color: Black;
}

a:active, a:hover {
	color: #95291D;
}

.summary {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	line-height: normal;
}


.cached, .archived {
	font: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

dl a:link, dt a:link, dd a:link, dl a:visited, dt a:visited, dd a:visited {
	color: #000000;
	text-decoration: none;
}

dl a:hover, dt a:hover, dd a:hover, dl a:active, dt a:active , dd a:active {
	color: #95291D;
	text-decoration: underline;
}

.ind {
	text-indent: 21px;
}


/* previously set class below */
sup {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	text-decoration : none;
}
.doc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
}
.newsnav {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
}

