.Content	{
			font-family: Tahoma;
			font-size: 12px;
			font-weight: normal
		}

a:active
		{
			font-family: Tahoma;
			font-size: 12px;
			color: #0033CC;
			text-decoration: none;
			font-weight: normal
		}
a:link
		{
			font-family: Tahoma;
			font-size: 12px;
			color: #0000FF;
			text-decoration: none;
			font-weight: normal
		}
a:visited
		{
			font-family: Tahoma;
			font-size: 12px;
			color: #0000FF;
			text-decoration: none;
			font-weight: normal
		}
a:hover
		{
			font-family: Tahoma;
			font-size: 12px;
			color: #990099;
			text-decoration: underline;
			font-weight: normal
		}
