body{
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	color: white;
	background-color: black;

}

td {
	vertical-align : top;
	font-size: 12px;
}

td.label {
	font-weight: bold;
	text-align: right;
}
td.CR {
	font-size: 10px;
	color:DBDBDB;
	text-align:center;
}
td.poem {
	color:D3B470;
}
td.bg {
	font-size: 10px;
	color:000000;
	text-align:left;
}
a:link{
	text-decoration: none;
	font-weight: bold;
	color: F1F2CE;
}

a:visited{
	text-decoration: none;
	font-weight: bold;	
	color: F1F2CE;
}

a:active{
	text-decoration: none;
	font-weight: bold;	
	color: F1F2CE;
}

a:hover{
	text-decoration: none;
	font-weight: bold;	
	color: CC0000;
}

a.read:link{
	text-decoration: none;
	color: D3B470;
}
a.read:visited{
	text-decoration: none;
	color: D3B470;
}

a.read:active{
	text-decoration: none;
	color: D3B470;
}
a.read:hover{
	text-decoration: none;
	color: FFCC00;
}

a.black:link{
	text-decoration: none;
	color: 000000;
}
a.black:visited{
	text-decoration: none;
	color: 000000;
}

a.black:active{
	text-decoration: none;
	color: 000000;
}
a.black:hover{
	text-decoration: none;
	color: FF0000;
}

tr.even {
	background-color: F1F2CE;
}

td.even {
	background-color: F1F2CE;
}

input {
	border-color: FFFFFF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}

td.title {
	font-weight: bold;
	color: 660000;
	font-size: 14px;
}
td.whitebig {
	font-weight: bold;
	color: C0C0C0;
	font-size: 14px;
	vertical-align : middle;	
}

td.black {
	font-weight: bold;
	color: 000000;
	background-color: ECDEC1;	
}
td.red {
	font-weight: bold;
	color: Red;
}
td.rating {
	color: 000000;
	font-size: 10px;
	text-align: center;	
}

td.ratingt {
	font-weight: bold;
	color: 000000;
	font-size: 12px;
	text-align: center;	
}

textarea {
	border-color: FFFFFF;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}
