body {  
	font-family: arial;
	font-size: 105%;
	color: #006666;
	background: #FFFF99	
     }
     
table {
	border-style: none;
	font-family: arial;
	font-size: 105%;
	color: #006666
      }
      
a {
	font-family: arial;
	font-size: 105%;
	color: #000066;
	text-decoration: underline
  }

.title {
	font-family: arial;
	font-size: 110%;
	font-weight: bold;
	color: #006666
      }
      
.news {
   font-family: arial;
	font-size: 105%;
	color: #FF3300
	     }

