a {
  	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;	
	text-decoration: underline;
}
a.copyright {
  	color: #FFFFFF;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;	
	text-decoration: underline;
}
a.link {
  	color: #333366;
	text-decoration: none;
}
a.link:hover {
	color: #000000;	
	text-decoration: underline;
}
a.link2 {
  	color: #FFFFFF;
	text-decoration: none;
}
a.link2:hover {
	color: #000000;	
	text-decoration: underline;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.verd11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linkage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
  	color: #333366;
}
.linkage2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
  	color: #FFFFFF;
}