/* P C D T R */
@import "php/css.php";
/* font-size in pts */

.new_tervekeho{
	font-family: font, Georgia, Times, serif;
  	font-size: 32px;
  	color: #4dbd0a;
 	font-weight: normal;
  }

.new{
	font-family: font, Georgia, Times, serif;
  	font-size: 24px;
  	color: #25d2d4;
 	font-weight: normal;
  }
  
.new2{
	font-family: font, Georgia, Times, serif;
  	font-size: 17px;
  	color: #25d2d4;
 	font-weight: normal;
  }  
  
.new a{
	color:#0050da;
	text-decoration:underline;
}
.new a:hover{
	color:#d05c00;
}


