.year{font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:18px;
	  font-weight:bold;
	  text-align:center;
	  color:#FFFF99;
	  }

.title{font-family:Georgia, "Times New Roman", Times, serif;
	   font-size:18px;
	   font-weight:bold;
	   text-align:center;
	   color:#FFCC00;
	   }

.age{font-family:Georgia, "Times New Roman", Times, serif;
	 font-size:18px;
	 font-weight:normal;
	 text-align:center;
	 color:#FFCC00;
	 }

.text{font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:16px;
	  font-weight:normal;
	  text-align:justify;
	  color:#FFFFFF;
	  }
	  
a.text:hover{font-family:Georgia, "Times New Roman", Times, serif;
	  		 font-size:16px;
	  		 font-weight:normal;
	  		 text-align:justify;
	  		 color:#FFFF99;
	  		 }
			 
.tabltext{font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:16px;
	  font-weight:normal;
	  text-align:center;
	  color:#FFFFFF;
	  }
	  
a.tabltext:hover{font-family:Georgia, "Times New Roman", Times, serif;
	  		 font-size:16px;
	  		 font-weight:normal;
	  		 text-align:center;
	  		 color:#FFFF99;
	  		 }

.news{font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:16px;
	  font-weight:bold;
	  text-align:justify;
	  color:#FFFF99;
	  }
	  
.bktitle{font-family:Georgia, "Times New Roman", Times, serif;
	  	 font-size:16px;
	  	 font-weight:bold;
	  	 text-align:center;
	  	 color:#FFFF99;
	  	 }

.box{width:680;
	 position:relative;
	 }