	td,p
		{
			font-family: Tahoma,Verdana;
			font-size: 7pt;
			color: black;
		}
	a
		{
			text-decoration: none;
			font-size: 8pt;
			color: #9D1414;
		}
	a:hover 
		{
			text-decoration : underline;
			color: #33CC00;
		}