body		{
		font-size : 9pt;
		font-family : verdana, helvetica, arial, sans-serif;
		font-weight : normal;
		font-style : normal;
		color : #DDDDDD;
		text-decoration : none;
		margin : 10px;
		}

a 		{
		color: #CCCCCC;
		text-decoration : none;
		}

a:visited	{
		color: #CCCCCC;
		text-decoration : none;
		}

a:active	{
		color: #CCCCCC;
		text-decoration : none;
		}

a:hover		{
		color : #FFFFFF;
		}
