body
{
	font-family : Arial;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #E00040;
	scrollbar-track-color : #FF7090;
}

A:link
{
	color : #FFFFFF;
	text-decoration : underline;
}
A:Visited 
{
	color : #FFFFFF;
	text-decoration : underline;
}
A:Hover
{
	color : #FF8080;
	text-decoration : none;
	background-color : Black;
}
A:Active  {
	color : #FFFF80;
	text-decoration : none;
}

A.menu  {
	color : #000000;
	text-decoration : none;
}

A.menu:Visited  {
	color : #000000;
	text-decoration : none;
}

A.menu:Active  {
	color : #000000;
	background-color : #C0C0C0;
	text-decoration : none;
}

A.menu:Hover  {
	color : #FFFFFF;
	background-color : #000000;
	text-decoration : none;
}


.Tigerbean
{
	text-decoration : none;
	font-family : tahoma, Arial;
	color : #FFDF00;
	white-space : nowrap;
	font-size : medium;
	font : bold;
}
.Impact_title
{
	text-decoration : none;
	font-family : impact, arial black, Arial;
	color : White;
	white-space : nowrap;
	font-size : large;
	text-transform : uppercase;
}