a:link {
	color :  #AC6500;
	text-decoration : none;
	}
a:visited {
	color : #AC6500;
	text-decoration : none;
	}
a:hover {
	color : #004080;
	text-decoration : underline;
	}
a:active {
	color : #004080;
	text-decoration : none;
	}
td {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	}
p {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	}
p.1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	}