body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
	background-color: #d8d8c8;
	font-weight: bold;
}
a.ind, a.ind:active, a.ind:link, a.ind:visited, .ind {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a.ind:hover {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}
a.inds, a.inds:active, a.inds:link, a.inds:visited {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
a.inds:hover {
	color: red;
	text-decoration : none;
	font-weight : bolder;
	font-size: 12px;
}
a.indt, a.indt:active, a.indt:link, a.indt:visited {
	color: #800000;
	text-decoration : none;
	font-weight : bolder;
}
a.indt:hover {
	color: red;
	text-decoration : none;
	font-weight : bolder;
}
.spage {
	color: #8B0000;
	text-decoration : none;
	font-weight : bolder;
	font-size: 16px;
}