body,form,p,td
{
	font-family: arial;
	font-size: 12px;
	color: #cccccc;
}

input
{
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

.menuTitle
{
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
}

.menuTitle:hover
{
  color:#5c3160;
}

.language
{
  font-weight:bold;
  color:#465660;
  text-decoration:none;
}

.language:hover
{
  color:#5c3160;
}

a
{
  color:#fff;
}

a:hover
{
  color:#465660;
}


