BODY {
	color : Black;
	background-color : #000000;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	background-image: url(/images/pagebg3.jpg);
	background-attachment: fixed;

}
TABLE, TR,TD{
	color : Black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}
A.whitelink:LINK {
	color : White;
	font-size : 8pt;
	text-decoration : none;
}

A.whitelink:VISITED {
	color : White;
	font-size : 8pt;
	text-decoration : none;
}

A.whitelink:ACTIVE {
	color : Red;
	font-size : 8pt;
		text-decoration : none;
}

A.whitelink:HOVER {
	font-size : 8pt;
	color : Red;
}
	
A {
font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}


	.smalllink {
	}

A.smalllink:LINK {
	font-size : 6pt;
	text-decoration : underline;
}
A.smalllink:VISITED {
	font-size : 6pt;
	text-decoration : underline;
}

A.smalllink:ACTIVE {
	color : Red;
	font-size : 6pt;
		text-decoration : underline;
}

A.smalllink:HOVER {
	font-size : 6pt;
	color : Red;
}
.whitetext{
	color : White;
}
