/******************************/
/* NewPoems.narod.ru CSS-file */
/******************************/
BODY {
	background : #FFFFFF/*C0C0C0*/;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
A {
	color : #000000;
	font-weight: bold;
	text-decoration : none;
}
A:HOVER {
	color: #000000
	font-weight: normal;
	text-decoration : underline;
}
A:VISITED {
	color : #000000 ;
	/*text-decoration : none;*/
	font-weight: bold;
}


TD {
	font-size : 10pt;
}
TH {
	background: #E7E7E7;
	font-size: 13pt;
}

B {
	font-size: 13pt;
	text-decoration : underline;
}
TABLE {
	border : 1px;
	border-color : Black;
}

/* Class section */

.nonebgth {
	background: #FFFFFF;
	font-size: 13pt;
}
.bgtd {
	background: #E7E7E7;
}
.tdboldtext {
	font-size: 13pt;
	font-weight: bold;
}
.linknav
{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.linkst
{
	text-decoration : underline;
}
.tdborder
{
	border : 1px solid Black;
	border-color : Black Black Black Black;
}