/* style to be applyed to all items' bodies
  - SPAN in Netscape 4.x, TD in rest
  all local stylesheets of external files if any are to be ignored */
.TScrItem0 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
}

.TScrItem0 A {text-decoration: underline; color: #FFCC33;}
.TScrItem0 A:link {text-decoration: underline; color: #FFCC33;}
.TScrItem0 A:visited {text-decoration: underline; color: #FFCC33;}
.TScrItem0 A:hover {text-decoration: underline; color: #CCCCCC;}
