.sidelinksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.sidelinks a:active {
	text-decoration: none;
}
.sidelinks a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sidelinks a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
}
.footer a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.footer a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.content a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.content a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.content a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.content a:active {
	text-decoration: none;
}

