a:link    {
  text-decoration:none;
  color:#006666 ;
}
a:visited {
  text-decoration:none;
  color:#666600 ;
}
a:active  {
  text-decoration:none;
  color:#3366FF ;
}
a:hover   {
  text-decoration:none;
  color:#336699 ;
}
a.topics {
	font-size:12px;
	color:#FFFF99;
}
a.topics:hover {	font-size:12px;	color:#FFFF66;	text-decoration:underline;}
td        {
  font-size: 90%;
  color:#333333 ;
}
a.topics:visited {
	font-size:12px;
	color:#FFFF99;
}
a.topics:active {
	font-size:12px;
	color:#FFFF99;
}
b         {
  font-size: 90%;
  font-weight : bold;
}
big      {
  font-size: 100%;
  font-weight : bold;
}
small      {
  font-size: 75%;
}
.small2 {
	font-size: xx-small;
}
.main {
	background-image: url(images/topimg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

