.news
{
  background-color: B1FAFD;
  background-image: url(image/fresh.jpg);
  font-family: Verdana;Sans-serif;
  font-size: 10pt;
  padding-top: 14px;
}

.fresh
{
  font-family: Verdana;Sans-serif;
  font-size: 10pt;
  padding-left: 10px;
  color:#FFFF66; 
  font-weight:bold;
  position:absolute; 
  top:200px; 
}

.bodytext
{
  background-image: url(image/back.jpg);
  font-family: Verdana;Sans-serif;
  font-size: 8pt;
  width: 510px;
  vertical-align: top;
  text-align: justify;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.header
{
  font-family: Verdana;Sans-serif;
  font-size: 8pt;
 /* border-bottom: 2px solid black;*/
}
.item
{
  font-family: Verdana;Sans-serif;
  font-size: 8pt;
}
.news_title
{
  text-decoration:underline;
  color:#000000;
}
.news_title:visited
{
  text-decoration:underline;
  color:#000000;
}
.news_title:hover
{
  text-decoration:underline;
  color:#000000;
}
.admin_link
{
  text-decoration:none;
  color:#000000;
}
.admin_link:visited
{
  text-decoration:none;
  color:#000000;
}
.admin_link:hover
{
  text-decoration:underline;
  color:#000000;
}

img
{
	border:none;
}

a, a:visited, a:active
{
	text-decoration:none;
	color:#0066CC;
}

a:hover
{
	text-decoration:none;
}

h5
{
	font-size:11px;
}