a:link
	{
	color : #990000;
	text-decoration : none;
	}

a:visited
	{
	color : #990000;
	text-decoration : none;
	}

a:hover
	{
	color : #990000;
	text-decoration : underline;
	}

.kbmain
	{
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	line-height : 16px;
	}

.kbbold
	{
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;
	}

.kbunderline
	{
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
        font-weight : normal;
	text-decoration : underline;
	line-height : 16px;
	}

.kbdate
	{
	color : #660000;
	font-family : verdana, geneva, arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	line-height : 16px;
	}
