body, td, th, a, p, h1, h2, h3{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	//font-size: 10px;
	font-size: 8px;
}

P.synop{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	/*font-size: 10px;*/
	font-size: 8pt;
}

.clsNode, :visited.clsNode{
	color: black;
	font-weight : bold;;
	font-size : 8pt;
	text-decoration : none;	
}

:hover.clsNode{
	color: #006735;
	font-weight : bold;;
	font-size : 8,5pt;
	text-decoration : underline;
	background-color:f2f2cc;
}
:active.clsNode{
	color: #000080;
	font-weight : bold;;
	font-size : 8pt;
	text-decoration : underline
