body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

h4 {
color: #666666;
}

.style1 {
font-size: 12px;
color: #666666;
font-weight:100;
}

