td{
  font-size : 12px;
  font-family : Verdana,Helvetica,Arial;
  color : #808080;
}
.text0 {
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	color : #808080;
}
.text1 {
	font-size : 12px;
	font-family : Verdana,Helvetica,Arial;
	color : #ffff99;
	background-color : #b3d97d;
}
a{
  text-decoration : none;
}
a:link{
	color : #882203;
	font-weight: bold;
}
a:visited{
	color : #882203;
	font-weight: bolder;
}
a:active{
  color : #882203;
}
a:hover{
  color : #FF6600;
  text-decoration : underline;
}
.news {
	color: #FF0033;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
