.cquicklinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	text-decoration: none;
}

.cquicklinks p {
	font-family: Arial, Helvetica, sans-serif;
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	text-decoration: none;
}
	
.myTitleCssQuickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform:uppercase;
}

.cquicklinks a:link {	
	font-family: Arial, Helvetica, sans-serif;
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	font-weight: normal;

}

.cquicklinks a:visited {	
	font-family: Arial, Helvetica, sans-serif;
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	font-weight: normal;
}

.cquicklinks a:active {	
	font-family: Arial, Helvetica, sans-serif;
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	font-weight: normal;
}

.cquicklinks a:hover {	
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 12px;
	line-height: 1.7em;
	text-decoration: none;
	font-weight: normal;
}

.cquicklinks ul {
	color: #79291d;
	font-size: 12px;
	line-height: 1.7em;
	font-weight: normal;
	list-style-image:url(bullets.gif);
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
