
/*** Настройки основного шрифта страницы */

p, td       { font-family: verdana, sans-serif; color: #000000; font-size: 11px; font-weight: normal;
                text-decoration: none; }
                
td.vertical-align { top; }

table         { font-family: verdana, sans-serif; color: #000000; font-size: 11px; font-weight: normal;
                text-decoration: none; }

.txt         { font-family: verdana, sans-serif; color: #000000; font-size: 11px; font-weight: normal;
                text-decoration: none; }


/*** Настройки шрифта заголовка новостей */

.title        { font-family: verdana, sans-serif; color: #000000; font-size: 14px; font-weight: bold;
                text-decoration: none; }


/*** Настройки шрифта новостей */

.news         { font-family: verdana, sans-serif; color: #000000; font-size: 11px; font-weight: normal;
                text-decoration: none; }


/*** Настройки ссылок */

a             { font-family: verdana, sans-serif; color: #D64824; font-size: 11px; font-weight: bold;
                letter-spacing: 0pt; text-decoration: none; }

a:hover       { color: #325444; text-decoration: underline; }


/*** Меню */

.menu         { font-family: tahoma, verdana, sans-serif; color: #FFFFFF; font-size: 9px; font-weight: normal;
                letter-spacing: 1pt; text-decoration: none; }
                
:hover.menu   { color: #FFFFFF; text-decoration: underline; }


/*** Русский-Deutsch */

.rude         { font-family: verdana, sans-serif; color: #325444; font-size: 10px; font-weight: normal;
                letter-spacing: 0pt; text-decoration: none; }
                
:hover.rude   { text-decoration: underline; }                


/*** Путь по сайту */

.pps          { font-family: verdana, sans-serif; color: #808583; font-size: 10px; font-weight: normal;
                letter-spacing: 0pt; text-decoration: none; }

:hover.pps    { text-decoration: underline; }


/*** Копирайт */

.cpr          { font-family: verdana, sans-serif; color: #000000; font-size: 11px; font-weight: normal;
                letter-spacing: 0pt; text-decoration: none; }

/*** PHP */
.newszag {font-weight: bold}


