body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mylink {
	color: #cccccc; 
	text-decoration: none; 
	font-family: "Arial"; 
	font-size: 9px; 
	font-weight: normal; 
	
}
a.mylink:link 		{
	color: #cccccc; 
	text-decoration: none;	
	font-weight: normal;
 }
a.mylink:visited 	{ 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: normal;
}
a.mylink:hover 		{ 
	color: #ff0000; 
	text-decoration: none; 
	font-weight: normal;
}
a.mylink:active 	{ 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: bold;
}
.linktree				{ 
	color: #cccccc; 
	width: 720px;
	text-decoration: none; 
	font-family: "Arial"; 
	font-size: 9px; 
	font-weight: normal; 
	
}
a.linktree:link 		{ 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: normal;
}
a.linktree:visited 	{ 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: normal;
}
a.linktree:hover 		{ 
	color: #00517c; 
	text-decoration: none; 
	font-weight: normal;
}
a.linktree:active 	{ 
	color: #cccccc; 
	text-decoration: none; 
	font-weight: bold;
}
