<style>
		a
		{
			font-family: arial, sans-serif;
			text-decoration: underline;
			color:#AA0000;
		}
		a:hover
		{
			text-decoration: underline;
			color:darkblue;
		}


.edittable{
	margin-left:38px;
}
		a:section
		{
			text-decoration: none;
		}

		a.white
		{
			font-family: arial, sans-serif;
			font-size: 12pt;
			text-decoration: none;
			line-height: 14pt;
			color: white;
		}


		a.white:hover
		{
			text-decoration: none;
			font-size: 14pt;
			color: black;
			line-height: 14pt;
		}

		a.white:section
		{
			font-size: 12pt;
			text-decoration: none;
		}

</style>
