.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

a:link {color:#ff66cc;}      /* unvisited link */
a:visited {color:#9966cc;}  /* visited link */
a:hover {color:#ff0066;}  /* mouse over link */
a:active {color:#660066;}  /* selected link */
