body {
	background-color : #94aa69;
}

.caixafons {
	background-color : White;
	border : 1px solid #707a55;
}

.caixaverd {
background-color : #7ea200;	
}

.txtpeu {
 font-family : sans-serif;
 font-size : 10px;
 color : #49712a;
}

.txtpeu A:link {  font-family : sans-serif;  font-size : 10px;  color : #49712a; text-decoration : none;}
.txtpeu A:hover {  font-family : sans-serif;  font-size : 10px;  color : #ffda4e; text-decoration : underline;   }
.txtpeu A:visited {  font-family : sans-serif;  font-size : 10px;  color : #49712a;  text-decoration : none;}
.txtpeu A:active {  font-family : sans-serif;  font-size : 10px;  color : #49712a; text-decoration : none; }

.txtnoticies {
 font-family : sans-serif;
 font-size : 11px;
 color : white;
}

.txttitols {
 font-family : Arial, sans-serif;
 font-size : 15px;
 color : White;
 font-weight : bolder;
}

.txtdata {
 font-family : sans-serif;
 font-size : 10px;
 color : #d0f069;
}

.txtlinks {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #ffda4e;
 text-decoration : none;
 font-weight : bold;
}
.txtlinks A:link{  color : #ffda4e;  text-decoration : none; }
.txtlinks A:hover{ color : #D1F168;  text-decoration : underline; }
.txtlinks A:visited{ color : #ffda4e;  text-decoration : none; }

.txtactiu {
 font-family : Verdana, sans-serif;
 font-size : 10px;
 color : #7ea200;
 font-weight : bold;
 background-color : #ffda4e;
 padding : 2px;
  }