.tableNews1 {
  border:1px solid #808080; 
}

.tableNews3 {
  border:1px solid #808080;
}

.newsTitle
{
  color:white; 
  border-top: 0px solid #d3d3d3; 
  border-bottom: 0px solid #d3d3d3; 
}

.newsInfo
{
  border-top: 0px solid #d3d3d3; 
  border-bottom: 0px solid #d3d3d3; 
}*

.newsAuthor , .newsDate
{
  color:white; /*#FFF48E;*/
}

.newsLanguage
{
  color:#fff48e;
}

.newsContent
{
  background-color:#FFFFFF;
}

.newsNoTranslation
{
  color:red;
}

.newsMenu
{
  color:#EEEEEE;
}

.translationMenu
{
  color:#696969;
}

.newsMenu a, .translationMenu a
{
  color:#696969;
}

/* Quote & Code blocks */
/*.code {
  font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
  background-color: #FAFAFA; border: #797979; border-style: solid;
}

.quote {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
  background-color: #d3d3d3; border: #797979; border-style: solid;
}*/

/* The content of the posts (body of text) */
/*a.postlink:link { text-decoration: none; color : #FFFFFF }
a.postlink:visited { text-decoration: none; color : #fff48e; }
a.postlink:hover { text-decoration: underline; color : #fff48e}*/

/* General text */
/*.genmed { color :#E0E0E0;}
a.genmed { color: #006699; text-decoration: none; }
a.genmed:hover { color: #DD6900; text-decoration: underline; }*/

