a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	font-variant: normal;
}
.style5 {
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	font-style:normal;
	color: #F00;
	font-weight: bold;
	text-decoration: underline;
}