.titlu {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #0698C9;
  font-weight: bold;
}
.titlu2 {
  font-family: Trebuchet MS;
  font-size: 13px;
  color: #424242;
  font-weight: bold;
}
.text {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #424242;
}
.link {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #0698C9;
  font-weight: bold;
  text-decoration: underline;
}
.link:hover {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
.link_jos {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}
.link_jos:hover {
  font-family: Trebuchet MS;
  font-size: 10px;
  color: #0698C9;
  text-decoration: none;
  text-transform: uppercase;
}
.copy {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #666666;
}
.head {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #FFFFFF;
  background-color: #0698C9;
  font-weight: bold;
}
.row {
  font-family: Trebuchet MS;
  font-size: 11px;
  color: #424242;
  background-color: #F6F6F6;
  font-weight: normal;
}



.textfield {	
  font-family: Trebuchet MS;
  font-size: 9px;
  color: #ff4242;
}
.texthead {	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #990000;
font-size: 12px;
font-weight: bold;
}
.textcomment {	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #336699;
font-size: 10px;
}
.textnew {	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 10px;
}






