div#linkManager {
 	font-size: 11pt;
 	color: #4b4b4b;
 	font-family: Arial;
 } 

div.linkManagerContainer {
 	border: none;
padding: 10px;
with: 80%;
 } 

.linkLastUpdated {
 	font-size: 8pt;
 } 

div.linkManagerLink {
 	font-size: 5pt;
 	color: #1F6D98;
 	font-family: Arial;
 	line-height:20px;
 } 

div.link_desc {
 	font-size: 8pt;
 	color: #666666;
 	font-family: Arial;
 } 

div.linkManagerLink a {
 	font-size: 11pt;
 	color: #1F6D98;
 	font-weight: bold;
 	font-family: Arial;
 } 

div.linkManagerLink a:hover {
 	font-size: 11pt;
 	color: #6CC828;
 	font-weight: bold;
 	font-family: Arial;
 } 


