a:link
{
	color: #333333;
	text-decoration:none

	}

a:visited
{
	color: #666666;
	text-decoration:none

	}


a:hover
{
	color: #C40008;
	text-decoration:none

	}

a:active
{
	color: #333333;
	text-decoration:none
	}
