.style01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #FFFF00;
	text-decoration: underline blink;
}
a:link {
}

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style4 {color: #FFFFFF}
.style7 {
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	color: #000000;
}

