A.linkMemOp {
	width: 100%;
	height: 20px;
	padding: 1px;
	background: #F5F5F5;
	margin: 2px;
	border-left: 5px solid #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.linkBig {
	width: 100%;
	height: 100%;
	padding: 10px;
	border: 1px solid #404040;
	background: #FFEBEB;
	margin: 2px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
}
