BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #CE6300;
}

A:Hover {
	text-decoration: none;
	color: #FF9C31;
}

.Style10 {
	color: #CE6300;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
