/* CSS Document */

a:link
	{color:ffffff; font-weight: bold; text-decoration:none}
a:visited
	{color:#000000; font-weight: bold; text-decoration:none}
a:hover
	{color:#999999; font-weight: bold; text-decoration:none}
a:active
	{color:#FFFFFF; font-weight: bold; text-decoration:none}
	
.bodytext
	{color:ffffff; font-family: arial, helvetica, sans-serif; font-size: 12px; margin-left: 10px; margin-right:10px}

	
	