
BODY {
	font-family : "Courier New", Courier, monospace;
}
TABLE {
font-family: "Courier New", Courier, monospace; color: #FFFFFF; font-size: x-small; font-style: normal; font-weight: normal;
border: 0px;
padding: 0px;
}
td {
	border: 0px;
}

A:LINK {
color : Black;
text-decoration : none;
}
A:ACTIVE {
color : Blue;
	text-decoration : none;
}
A:HOVER {
color : #6495ED;
	text-decoration : none;
}
A:FOCUS {
color : #6495ED;
	text-decoration : none;
}
A:VISITED {
color : Black;
	text-decoration : none;
}
.index_lnk {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bolder}
