.orangeBG {
background-color:#ffcc66;
}

.greyBG {
background-color:#cccccc;
}

.historyTxt {
font-size:14px;
}

.redTxt {
color:#FF0000;
}

.greyTxt {
color:#595a5f;
font-weight:bolder;
}

.tableHeader {
background-color:#4e6e8a;
}

.tableBorder {
border:1px solid black;
}

.tableBio {
float:left;
}

A:link {
text-decoration:none;

}

A:visited {
text-decoration:none;

}

A:active {
text-decoration:none;

}

A:hover {
text-decoration:underline;
color:#FF0000;
}

.lithoBorder {
border:1px solid black;

}




