.border_all {
	border: 1px solid #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007558;
	font-style: normal;
	font-weight: normal;
}
.text_big {
	font-family: "Times New Roman", Times, serif;
	color: #007558;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #007558;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #007558;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #007558;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: ff9a09;
	font-weight: bold;
}
