/* QUICKLINKS */
.quicklinksMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.quicklinksTitle, .quicklinksTitle a:link, .quicklinksTitle a:visited, .quicklinksTitle a:active, .quicklinksTitle a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A90533;
	font-weight: bold;
	text-decoration: none;
}
.quicklinksContent, .quicklinksContent a:link, .quicklinksContent a:visited, a:active.quicklinksContent, .quicklinksContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.quicklinksLink, .quicklinksLink  a:link, .quicklinksLink a:visited, .quicklinksLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.quicklinksLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A90533;
	font-weight: normal;
	text-decoration: underline;
}