A.linkMemOp {
	width: 96%;
	height: 25px;
	padding: 2px;
	border-bottom: 3px solid #F2FAFC;
	background: #EAEAEA;
	margin: 0px;
	border-left: 5px solid #ACD7E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	display: block;
	line-height: 25px;
}
A.linkBig {
	width: 190px;
	height: 90px;
	padding: 10px;
	border: 1px solid #ACD7E6;
	background: #EAEAEA;
	margin: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	display: block;
}
