
.cr-top {
	height: 14px;
	width: 233px;
	border-bottom: 1px solid #f0e6cc;
	background: #668456;
	color: #f9f4e6;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	}
	
.cr-listrow1 {
	border-right: 2px solid #f0e6cc;
	background: #f9f4e7;
	text-align: center;
	}
	
.cr-listrow2 {
	border-right: 2px solid #f0e6cc;
	background: #fff;
	text-align: center;
	}
	
.cr-link, .cr-link a, .cr-link a:active, .cr-link a:visited, .cr-link a:hover {
	text-align: right;
	color: #01182f;
	text-decoration: underline;
	text-transform: uppercase;
	}
