td	{font-family:sans-serif;color:silver;font-size:11pt;}
/* live */
.live	{font-size:16pt;font-weight:bold;}
/* дата */
.data	{font-size:14pt;font-weight:bold;}
/* заголовок */
.head	{font-size:12pt;font-weight:bold;color:#990000;}
/* дополнение к заголовоку */
.mood	{font-size:10pt;color:#808080;font-style:italic;}
/* время */
.time	{font-size:12pt;color:#808080;}
/* дата сообщения */
.data1	{font-size:10pt;color:#444444;}
/* дата комментария */
.data2	{font-size:10pt;color:#444444;}
/* подпись Аськи */
.aska	{font-size:10pt;color:#990000;}
/* активная страница */
.activepage{font-size:11pt; color:#ff0000;}
/* комментарий */
.commentary	{font-size:10pt;color:#808080;}
/* ссылка на страницу */
a.page		{font-size:12pt;color:white;}
a.page:active	{font-size:12pt;color:red;text-decoration:underline;}
a.page:hover	{text-decoration:underline;}
/* ссылка */
a	{color:white;font-size:9pt;text-decoration:none;}
a:active{color:#990000;text-decoration:underline;}
a:visited{color:#808080;text-decoration:none;}
a:hover	{text-decoration:underline;}
