.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #45517B;
	font-weight: bold;
	text-decoration: none;
}
.homepage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #45517B;
	font-weight: bold;
	text-decoration: none;
}
.homepage a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #45517B;
	font-weight: bold;
	text-decoration: underline;
}
.homepage a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #45517B;
	font-weight: bold;
	text-decoration: underline;
}
.homepage a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #45517B;
	font-weight: bold;
	text-decoration: none;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45517B;
	font-weight: normal;
	text-decoration: none;
}
.copy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45517B;
	font-weight: normal;
	text-decoration: underline;
}
.copy a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45517B;
	font-weight: normal;
	text-decoration: underline;
}
.copy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45517B;
	font-weight: normal;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #45517B;
	font-weight: bold;
	text-decoration: none;
}

.copymedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.copysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
