body
{
	background-color: #FFFFFF;
	margin-left: 3px;
	margin-top: 3px;
}
a:link
{ 
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
}
a:visited 
{ 
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
}
a:hover 
{ 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}
a:active 
{ 
	font-weight: bold; 
	color: #333333; 
	text-decoration: underline;
}
