a:link { color: #4B5C95; text-decoration: none}
a:visited { color: #4B5C95; text-decoration: none}
a:active { text-decoration: none}
a:hover { color: #7E90A5; text-decoration: underline}

a.copyright:link { color: #7B8897; text-decoration: none}
a.copyright:visited { color: #7B8897; text-decoration: none}
a.copyright:active { text-decoration: none}
a.copyright:hover { color: #FFFFFF; text-decoration: underline} 
	
.fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525B63;
	line-height: 18px }
	

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B8897;
	line-height: 15px }
	
