.logs_animal
{
	color: #33FF99;
}
.logs_animal a:hover
{
  color: #33FF99;
	text-decoration:underline;
	font-weight: bold;
}
.logs_animal a
{
  color: #33FF99;
	text-decoration:none;
	font-weight: bold;
}
.logs_battle
{
	color: #33CCFF;
}
.logs_battle a:hover
{
  color: #33CCFF;
	text-decoration:underline;
	font-weight: bold;
}
.logs_battle a
{
  color: #33CCFF;
	text-decoration:none;
	font-weight: bold;
}
.logs_building
{
	color: #6699FF;
}
.logs_building a:hover
{
  color: #6699FF;
	text-decoration:underline;
	font-weight: bold;
}
.logs_building a
{
  color: #6699FF;
	text-decoration:none;
	font-weight: bold;
}
.logs_corp
{
	color: #9999FF;
}
.logs_corp a:hover
{
  color: #9999FF;
	text-decoration:underline;
	font-weight: bold;
}
.logs_corp a
{
  color: #9999FF;
	text-decoration:none;
	font-weight: bold;
}
.logs_mkloto
{
	color: #FFCC33;
}
.logs_mkloto a:hover
{
  color: #FFCC33;
	text-decoration:underline;
	font-weight: bold;
}
.logs_mkloto a
{
  color: #FFCC33;
	text-decoration:none;
	font-weight: bold;
}
.logs_plot
{
	color: #FF9966;
}
.logs_plot a:hover
{
  color: #FF9966;
	text-decoration:underline;
	font-weight: bold;
}
.logs_plot a
{
  color: #FF9966;
	text-decoration:none;
	font-weight: bold;
}
.logs_prof, .logs_prof_theory
{
	color: #9966FF;
}
.logs_prof a, .logs_prof_theory a
{
	color: #9966FF;
	text-decoration:none;
	font-weight: bold;
}
.logs_prof a:hover, .logs_prof_theory a:hover
{
	color: #9966FF;
	text-decoration:underline;
	font-weight: bold;
}
.logs_stat
{
	color: #FF99FF;
}
.logs_stat a
{
	color: #FF99FF;
	text-decoration:none;
	font-weight: bold;
}
.logs_stat a:hover
{
	color: #FF99FF;
	text-decoration:underline;
	font-weight: bold;
}
.logs_user, .logs_base, .logs_registered, .logs_wall
{
	color: #FF6666;
}
.logs_user a, .logs_base a, .logs_registered a, .logs_wall a
{
	color: #FF6666;
	text-decoration:none;
	font-weight: bold;
}
.logs_user a:hover, .logs_base a:hover, .logs_registered a:hover, .logs_wall a:hover
{
	color: #FF6666;
	text-decoration:underline;
	font-weight: bold;
}
.list_item
{
  text-align:left;
}
.date
{
  font-weight: bold;
  line-height:30px;
  font-size: 110%;
  color: #CC9900;
  text-align:left;
  display:block;
  margin-left:30px;
}
.log_del
{
  text-align:right;
  vertical-align:text-top;
  margin-top:-1em;
  display:block;
}
.log_del a
{
  color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.log_del a:hover
{
  color: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
