a:link    { color: #89A4D9; text-decoration: none; font-weight : bold; }
a:visited { color: #89A4D9; text-decoration: none; font-weight : bold; }
a:hover   { color: darkorange; text-decoration: none; font-weight : bold; }
a:active  { color: darkorange; text-decoration: none; font-weight : bold; }

.navmenu  { color: black; font-size: 14px; font-family : Arial; }
.topmenu  { color: #89A4D9; font-size: 15px; font-family : Arial; }
.submenu  { color: #89A4D9; font-size: 14px; font-family : Arial; }

.title    { color: #89A4D9; font-size: 19px; font-family : Arial; }
.content  { color: black; font-size: 12px; font-family : Arial; }
.copyright{ color: #89A4D9; font-size: 9px; font-family : Arial; font-weight : bold; }


p:first-letter 
{ 
padding-left: 0px; 
} 


