BODY{
scrollbar-face-color:'white';

scrollbar-track-color:'white';
scrollbar-shadow-color:'white';
scrollbar-highlight-color:'white';
scrollbar-3dlight-color:'black';
scrollbar-darkshadow-Color:'black';
}
A:link {COLOR: white; TEXT-DECORATION: none} 
A:visited {COLOR: white; TEXT-DECORATION: none} 
A:active {COLOR: white; TEXT-DECORATION: none} 
A:hover {COLOR: Gainsboro; TEXT-DECORATION: yes} 

#responde, #Comments body {
	background-color: #F4F4F4;
	background-image: url('http://');
}
#Comments, #Comments * {
	color: black;
	font-family: Arial;
	font-size: 10pt;
}
#Comments, #Comments table {
	border-collapse: collapse;
	padding: 0;
	border: 0;
}
#Comments, #Comments tr td {
	border-collapse: collapse;
	padding: 0;
	border: 0;
}
#Comments, #Comments form {
	margin: 0;
}
#Comments, #Comments a {
	color: #000000;
	text-decoration: none;
}
#Comments .bordertbl {
	border: 1px solid #2665E4;
	padding: 5;
	background-color: #F4F4F4;
}
#Comments .tbl1 {
	padding: 5;
	background-color: #2665E4;
	color: black;
}
#Comments .tbl2 {
	 padding-top: 5; 
	 padding-bottom: 5;
}
#Comments a.credit {
	color: black;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
}
#Comments a.privatemsg {
	color: black;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-size: 14;
}
#Comments a.addComment {
	color: black;
	text-decoration: none;
}

	
}
#Comments a.addComment2 {
	color: black;
	text-decoration: none;
}
#Comments .comment {
	word-wrap:break-word;
	width:100%;
	left:0;
}
#Comments .man {
	background-color: #EBEBEB;
	color: black;
	padding: 5;
	word-wrap: break-word;
	width:100%;
	left:0;
}

.playersList
{
A:link {COLOR: blue; TEXT-DECORATION: none} 
A:visited {COLOR: blue; TEXT-DECORATION: none} 
A:active {COLOR: blue; TEXT-DECORATION: none} 
A:hover {COLOR: black; TEXT-DECORATION: yes} 
}