a:link
	{
		color: #0000FF;
		text-decoration: none
	}
a:visited
	{
		color: #000080;
		text-decoration:none
	}
a:hover
	{
		color: #FF0000;
	}
