table
{
	letter-spacing:0.01em;
}



a:link
{
	color:#ffff00;
	font-weight:normal;
	text-decoration:none;
}

a:visited
{
	color:#aaaa00;
	font-weight:normal;
	text-decoration:none;
}

a:active
{
	color:#444400;
	font-weight:normal;
	text-decoration:none;
}

a:hover
{
	color:white;
	font-weight:normal;
	text-decoration:underline;
	text-transform:capitalize;
	letter-spacing:0.01em;
}

.jc
{
	letter-spacing:0.1em;
	font-weight:bold;
	color:#0000ff;
	
}

