
A:link		{
		color: #0C929C;
		text-decoration: none;
		font-weight: bold;
		font-family: Trebuchet MS;
		}

A:visited	{
		color: #0C929C;
		text-decoration: none;
		font-weight: bold;
		font-family: Trebuchet MS;
		}

A:active	{
		color: #0C929C;
		text-decoration: none;
		font-weight: bold;
		font-family: Trebuchet MS;
		}

A:hover		{
		color: #FD7979;
		text-decoration:underline;
		font-weight: bold;
		font-family: Trebuchet MS;
		}