body
{
	SCROLLBAR-FACE-COLOR: lightgreen;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: Gray;
	COLOR: black;
	Margin-left:0;
	Margin-right:0;
	Margin-top:0;
	oncontextmenu:"return false";
	onselectstart:"return false";
	ondragstart:"return false";
}

font
{
	font-family: Arial;

}

A:link
{
	font-family:Times New Roman;
	color: blue;
}
A:link.plays
{
	font-family:arial;
	color:000000;
	font-size:10pt;
}

A:visited
{
	font-family:Times New Roman;
	color: blue;
}
A:visited.plays
{
	font-family:arial;
	color:000000;
	font-size:9pt;
}

A:hover
{
	background-color: #000000;
	color: #18F02D;
}
A:hover.plays
{
	background-color: #000000;
	color: #18F02D;
}


.animation
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}