/* CSS Document */
.style3 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 9pt;
}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.style4:link {
	color: #FDFFD1;
	font-weight: normal;
	text-decoration: none;
}
a.style4:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.style4:hover {
	color: #003E00;
	font-weight: normal;
	text-decoration: none;
}
a.style4:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}


a:link {
	color: #FF9933;
	font-weight: bold;
}
a:visited {
	color: #FF9933;
	font-weight: bold;
}
a:hover {
	color: #FFCC33;
	font-weight: bold;
}
a:active {
	color: #FF9933;
	font-weight: bold;
}

