a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #afbd21;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a.example1:link {
	color: #333333;
	font-weight: normal;
	text-decoration: none;


}
a.example1:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;




}
a.example1:hover {
	color: #7a8698;
	font-weight: normal;
	text-decoration: none;



}
a.example1:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;





}
a.example2:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;


}
a.example2:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;


}
a.example2:hover {
	color: #99a568;
	font-weight: normal;
	text-decoration: none;



}
a.example2:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;



}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #66655f;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #66655f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #66655f;
}
