<style>

a:link{color:red; text-decoration:underline;font-weight:none} 
a:visited{color:black; text-decoration:underline;font-weight:none}
a:hover{color:white; text-decoration:none;font-weight:none}
a:active{color:black; text-decoration: underline; font-weight:none}

body{scrollbar-base-color: #666666}

.date { font-family: Times New Roman, Arial, Times, serif; 
		font-size: 16px; 
		color:#000000; 
		font-weight:bold;
	   }

.time {font-family: Georgia, Times New Roman, Times, serif; 
		font-size: 9px; 
		color:#000000; 
		font-weight:none;
	   }

	   
.text{ font-family: Verdana, Arial, sans-serif, Times New Roman; 
		font-size: 12px; 
		color:#000000; 
		font-weight:none;
		}
.comm{ font-family: Arial, sans-serif, Times New Roman; 
		font-size: 11px; 
		color:#000000; 
		font-weight:bold;
				
	   }

div.lenta {width: 100%; padding: 1px; border: solid 2px #FFFFFF; 
			background-color: #E1E6EB; overflow: visible;}

lenta.100{background-color: #DCDCDC;}

div.comment {width: 100%; padding: 1px; border: none; 
			background-color: #DDDDDD; overflow: visible;}
</style>