A {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;


}

A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: no-repeat;



}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.tddash {
	border: 1px solid #003366;
}
li {
	color: #003399;
	list-style-type: square;
}

