a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline overline;
}
a:active {
	font-size: 12px;
	color: #000000;
}
.h1 {
	font-size: 14px;
	color: #FF6600;
	font-style: normal;
	font-weight: bold;


}
body {
	font-size: 12px;
	color: #000000;
}
td {
	font-size: 12px;
	color: #000000;
}
.h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #FF6600;
}
