BODY {

	color: #000000;
}

A {
	text-decoration: underline;
	color: #FF6633;
}
a:hover {
color: #FFFFFF;
background: #FF6633;
text-decoration: none;
padding: 2px;
}
.style2 {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
h3 {
	font-size: 16px;
	text-align: center;
}
}
h4 {
	font-size: 14px;
	text-align: center;
	text-indent: inherit;
}
.style3 {
	color: #FFFFFF;
	font-size:16px;
	font-weight:600;
}
	 