a:link {

	color: #0000FF;

	font-family: Arial;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

}     						/* unvisited link */

a:visited {color: #330066}  /* visited link */

a:hover {color: #FF9900}   /* mouse over link */

a:active {color: #FF9900}   /* selected link */





.bodycopy {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #FFFFFF;

}
