  /* WHITE */

h1, .ma, .ma a:link, .ma a:active, .ma a:visited        { color: #fff }
body
                                                        { background-color: #fff }

  /* WINE RED 153 0 102 */

a:link, a:active, a:visited, a:hover, h2, h3,
.blog-date, blog-author, blog-author a:link, blog-author a:visited,
.logo, .mb, .mb a:link, .mb a:active, .mb a:visited, .mb a:hover
                                                        { color: #906 }
  /* BLUE 51 102 204 */

a:hover h1, ul, .ma, .title, .ma a:hover,
.copy, .copy a:link, .copy a:active, .copy a:visited
                                                        { color: #36c }

h1, .ma a:link, .ma a:active, .ma a:visited
                                                        { background-color: #36c }

a:hover h1, .ma a:hover, .t-kont 
                                                        { border-color: #36c }

.blog-body, .copy, .mb
                                                        { border-top-color: #36c }

.blog-author
                                                        { border-bottom-color: #36c }

  /* LIGHT GREY 238 238 238 */

a:hover, a:hover h1, .t-kont, .ma a:hover
                                                        { background-color: #eee }

  /* BLACK */

s
                                                        { color: #000 }


body   { margin-top: 0 }

p, td, blockquote, li, h1, h2, h3  { font-family: verdana, arial, geneva, helvetica, sans-serif; font-size: 9pt }

a.nul     { text-decoration: none; }

blockquote { margin-left:15px }

h1     { font-size: 11pt;
         font-weight: bold;
         padding: 3px }

a h1 { text-decoration:none }
a:hover h1 { border: 1px solid; padding: 2px }

h2     { font-size: 12pt;
         font-weight: bold;
         font-family: arial, geneva, helvetica, sans-serif }     

h3     { font-size: 9pt;
         font-weight: bold;
         font-family: arial, geneva, helvetica, sans-serif }

h3.verdana { font-family: verdana, arial, geneva, helvetica, sans-serif }

s      { text-decoration:none; }
ul     { margin-left:18px; list-style-type:disc }

.blog-body { }
.blog-date { font-size: 8pt }
.blog-author { font-size: 7pt; border-bottom: solid 1; padding-bottom: 12pt }
.blog-author a:link, .blog-author a:visited { text-decoration: none }

.copy  { font-size: 7pt; 
         text-align: right;
         padding-top: 10;
         border-top-style: solid;
         border-top-width: 1; }

.logo  { font-size: 18pt;
         font-weight: bold;
         margin-top: 15px;
         text-align: right }

.lingo { font-size: 8pt; }

.ma    { font-weight: bold;
         text-align: right;
         font-size: 11pt;
         font-weight: bold;
         padding-top: 12pt }

.ma a         { text-decoration: none; padding: 3px; padding-right: 10px }
.ma a:hover   { border: 1px solid; padding: 2px; padding-right: 10px  }

.mb    { font-size: 8pt;
         font-weight: bold;
         text-align: right;
         font-family: arial, geneva, helvetica, sans-serif;
         border-top: 1px solid }

.mb a         { text-decoration: none; padding: 2px }

.title { font-size: 18pt;
         font-weight: bold;
         margin-top: 15px; }

.t-kont { text-align: center;
          padding: 5px;
          border: 1px solid }

