A:link  {
	text-decoration : none;
}

A:hover {
	color : #FF9900;
	text-decoration : underline;
}

A:visited  {
	color : #0000FF;
	text-decoration : none;
}

body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

b  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.business  {
	font-weight : bold;
	color : #0066FF;
}

.home  {
	font-weight : bold;
	color : #FF9900;
}

.item  {
	font-weight : bold;
	color : #336699;
}

.news  {
	font-size : 10px;
	color : #000000
}

.question  {
	cursor: help
}

.quote  {
	font-size : 11px;
	font-style : italic;
}

.s-item  {
	font-weight : bold;
	color : #FF9900;
}

