BODY
{
}
A:link
{
	color: #bbbb00;
	border-style:none;
}
A:visited
{
	color: #bbbb00;
	border-style:none;
	
}
A:hover
{
	color: #ffff44;
	border-style:none;
	font-weight:bold;
	
}

A:active
{
	border-style:none;
}
