body
{
}

.inn0
{
	font-weight: normal;
	font-size: 13px;
	color: #333d99;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.inn1
{
	font-weight: normal;
	font-size: 12px;
	color: #333d99;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}


.inn2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
}

.innList {
	font-size: 11px;
	font-weight: normal;
	color: #333D99;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background-image: url(images/335x100.jpg);
}

a {
  color: #333d99;
}
a:active {
  color: #333d99;
  text-decoration: none;
}
a:visited {
  color: #333d99;
  text-decoration: none;
}
a:link {
  color: #333d99;
  text-decoration: none;
}
a:hover {
  color: #333d99;
  background-color: #ffffff;
  text-decoration: underline overline;
}

.footer {
  font-size: 10px;
  color: #333d99;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.footer:active {
  color: #333d99;
  text-decoration: none;
}
a.footer:visited {
  color: #333d99;
  text-decoration: none;
}
a.footer:link {
  color: #333d99;
  text-decoration: none;
}
a.footer:hover {
  color: #333d99;
  background-color: #fffffd;
  text-decoration: underline;
}

.cd {
  font-size: 10px;
  color: #798da4;
  font-style: italic;
  font-family: Verdana, Georgia, Arial, Helvetica, Sans-Serif;
}
a.cd:active {
  color: #798DA4;
  text-decoration: none;
}
a.cd:visited {
  color: #798DA4;
  text-decoration: none;
}
a.cd:link {
  color: #798DA4;
  text-decoration: none;
}
a.cd:hover {
  color: #3333cc;
  background-color: #ffffff;
  text-decoration: underline;
}