.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.footer a:link {
	color: #336699;
	text-decoration: underline;
}
.footer a:visited {
	color: #336699;
	text-decoration: underline;
}
.footer a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.footer a:active {
	color: #3366CC;
	text-decoration: underline;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.content a:link{
	color: #666666;
	text-decoration: underline;
}
.content a:visited {
	color: #666666;
	text-decoration: underline;
}
.content a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.content  a:active {
	color: #3366CC;
	text-decoration: underline;
}

.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contentsmall a:link{
	color: #666666;
	text-decoration: underline;
}
.contentsmall a:visited {
	color: #666666;
	text-decoration: underline;
}
.contentsmall a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.contentsmall  a:active {
	color: #3366CC;
	text-decoration: underline;
}
.blueheader {
	color: #4A5EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blueheader a:link {
	color: #4A5EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.blueheader a:visited {
	color: #4A5EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.blueheader a:active {
	color: #4A5EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.blueheader a:hover {
	color: #4A5EAB;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.blueheadernotbold {
	color: #4A5EAB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}