body
{
	SCROLLBAR-FACE-COLOR: lightgreen;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: Gray;
	COLOR: black;
	Margin-left:0;
	Margin-right:0;
	Margin-top:0;
	Margin-bottom:0;
	oncontextmenu:"return false";
	onselectstart:"return false";
	ondragstart:"return false";
}

font
{
	font-family: arial;
	text-decoration:none;
}

A:link
{
	font-family:Arial;
	color: #5A2729;
	text-decoration:none;
}
A:link.mylink1
{
	font-family:Arial;
	color: #0000c0;
	text-decoration:none;
}
A:link.mylink2
{
	font-family:Arial;
	color: #0000c0;
	text-decoration:underline;
}

A:visited
{
	font-family:Arial;
	color: #5A2729;
	text-decoration:none;
}
A:visited.mylink1
{
	font-family:Arial;
	color: blue;
	text-decoration:none;
}
A:visited.mylink2
{
	font-family:Arial;
	color: 0000c0;
	text-decoration:underline;
}

A:hover
{
	background-color: #000000;
	color: #18F02D;
	text-decoration:underline;
}
A:hover.mylink1
{
	background-color: #000000;
	color: #18F02D;
	text-decoration:underline;
}
A:hover.mylink2
{
	background-color: #000000;
	color: #18F02D;
	text-decoration:underline;
}

.animation
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}