body,td,th {
	font-size: 13px;
	color: #555555;
}
a:link {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
}
a:visited {
	color: #FF9900;
}
.style1 {font-size: 14px}
.style2 {
	font-size: 14px;
	color: #ff9900;
	font-weight: bold;
}

