a         {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
a:link    {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
a:active  {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a:hover   {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	background-color: #7880AF;
}

body      {
	scrollbar-base-color: #335280;
	background-color: #E0E8F5;
}
all.textanimlink {
	text-decoration: none;
}
p.main    {
	font-family: tahoma,verdana;
	font-size: 10pt;
	font-weight: bold;
}

ul        {
	font-family: tahoma,verdana;
	font-size: 10pt;
	margin-left: 30px;
}

td	      {
	font-family: tahoma,verdana;
	font-size: 10pt;
	margin-left: 30px;
}
