/* CSS Document */p {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	}a:link {	font-family: Arial;	font-size: 12px;	color: #A976F1;	text-decoration: none;}a:visited  {	font-family: Arial;	font-size: 12px;	color: #A976F1;	text-decoration: none;}a:active  {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;}a:hover {	font-family: Arial;	font-size: 12px;	color: #FFFFFF;	text-decoration: underline;}