.linkRedBig {
	font-size : 14px;
	font-family : Arial, sans-serif;
	font-stretch : narrower;
	color : #749A07;
	line-height : 18px;
	font-weight: bold;
	text-decoration : underline;
}
.linkRedBig:hover {
	font-size : 14px;
	font-family : Arial, sans-serif;
	font-stretch : narrower;
	color : #749A07;
	line-height : 18px;
	font-weight: bold;
	text-decoration : underline;
}