BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #000000;
}

A:Hover {
	text-decoration: none;
	color: #000000;
}

.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
}



