A.linkMemOp {
	width: 96%;
	height: 25px;
	padding: 2px;
	border-bottom: 3px solid #F2FAFC;
	background: #F5F5F5;
	margin: 0px;
	border-left: 5px solid #FF0000;
	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 #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;
	display: block;
}
