td	{font-family:sans-serif;color:silver;font-size:11pt;}
/* заголовок */
.head	{font-size:16pt;font-weight:bold;color:white;}
/* дата сообщения */
.data1	{font-size:10pt;color:#444444;}
/* комментарий */
.commentary	{font-size:10pt;color:#808080;}
/* подпись Аськи */
.aska	{font-size:10pt;color:#990000;}
/* дата комментария */
.data2	{font-size:10pt;color:#444444;}
/* активная страница */
.activepage{font-size:11pt;color:#ff0000;}
/* ссылка на страницу */
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;}
/* маленький текст для полоски */
.stext	{font-size:7pt;}
/* сообщение об ошибке*/
.error	{color:#990000;font-weight:bold;}
/* ссылка при наличии эл. почты */
.namelink{font-size:11pt;color:white;text-decoration:underline;}
