.header {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: darkred;
}

.headtxt {
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #692BA6;
}
.tblheadtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #692BA6;
	text-decoration: underlined;

}
a:visited {
	color: #692BA6;
	text-decoration: underlined;

}
a:hover {
	color: #000000;
	text-decoration: underlined;

}
a:active {
	color: #692BA6;
	text-decoration: underlined;

}
.smalltxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.tabletxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F2B5F;
}
.bodytxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020176;
}
li {
	list-style-image: url(http://www.geocities.com/images/icons/bullet.gif);
}
a:link.bodylink {
	color: #1F2B5F;
	text-decoration: underline;

}
a:visited.bodylink {
	color: #1F2B5F;
	text-decoration: underline;

}
a:hover.bodylink {
	color: #932626;
	text-decoration: underline;

}


a:link.small {
	color: #999999;
	text-decoration: underline;

}
a:visited.small {
	color: #999999;
	text-decoration: underline;

}
a:hover.small {
	color: #999999;
	text-decoration: underline;

}
.bg {  
	background-image: url(http://www.geocities.com/hk_sports/bg.gif); 
	background-repeat: repeat-x
}