#ric {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	
}
#ric a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	background-color: #ECECEC;
	border: 1px dotted #666666;
	margin: 0px;
}
#ric a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #BC0000;
	background-color: #FDB923;
}
