a:hover { 
 font-weight : bold; 
 color : #651A09;
 text-decoration: underline;
 }

a { 
 font-weight : bold; 
 color : #000000;
 text-decoration: none;
 }


.headline { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold; 
 font-size : 14px;
 line-height: 18px;
 color : #000000;
 text-decoration: none;
 }
 
.subheadline { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : normal; 
 font-size : 11px;
 line-height: 12px;
 color : #666666;
 text-decoration: none;
 }
 
.copyheadline { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold; 
 font-size : 11px;
 line-height: 14px;
 color : #000000;
 text-decoration: none;
 }
 
.copytext { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : normal; 
 font-size : 11px;
 line-height: 15px;
 color : #000000;
 text-decoration: none;
 }

.linktext { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold;
 font-size : 10px;
 line-height: 14px;
 color : #651A09;
 text-decoration: none;
 }
 
.linkdescr { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : normal;
 font-size : 10px;
 line-height: 14px;
 color : #444444;
 text-decoration: none;
 }
 
 .imagesubtitle { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : normal; 
 font-size : 10px;
 line-height: 14px;
 color : #444444;
 text-decoration: none;
 }
 
 .newsheadline { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold; 
 font-size : 10px;
 line-height: 14px;
 color : #000000;
 text-decoration: none;
 }
 
 .newstext { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : normal; 
 font-size : 10px;
 line-height: 14px;
 color : #000000;
 text-decoration: none;
 }

 .categorytitle { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold; 
 font-size : 11px;
 line-height: 14px;
 color : #651A09;
 text-decoration: none;
 }

 .subarticleheadline { 
 font-family : Verdana, Helvetica, Arial, sans-serif;
 font-weight : bold; 
 font-size : 12px;
 line-height: 14px;
 color : #000000;
 text-decoration: none;
 }

