.recordlist_navalf a
{

color: #B7B09C;
font-weight: bold;
font-variant: normal;
text-decoration: underline;
text-align: center;
padding-right: 0.5em;
}

.recordlist_navalf a:hover

{

color: #A50034;
font-weight: bold;
font-variant: normal;
text-align: center;
text-decoration: none;
}

#print a{
	color:#B7B09C;
}

#print a:hover{
	color:#A50034;
}

