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:Times New Roman;
}

A:link
{
	font-family:Times New Roman;
	color: #0FF2DF;
}
A:link.flyer
{
	font-family:Times New Roman;
	color: Red;
}
A:link.flyer2
{
	font-family:Times New Roman;
	color: Orange;
}

A:visited
{
	font-family:Times New Roman;
	color: #0FF2DF;
}
A:visited.flyer
{
	font-family:Times New Roman;
	color: red;
}
A:visited.flyer2
{
	font-family:Times New Roman;
	color: orange;
}

A:hover
{
	background-color: #000000;
	color: #18F02D;
}
A:hover.flyer
{
	background-color: #000000;
	color: #18F02D;
}
A:hover.flyer2
{
	background-color: #000000;
	color: #18F02D;
}

.animation
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}