BODY {
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8pt;
}
TABLE,TR,TD,P{
	font-size : 8pt;
	color : #373737;
}
	
A {
	color : #373737;
	text-decoration : underline;
}

A:HOVER {
	color : #373737;
	text-decoration : underline;
}

A.menulink:LINK {
	font-size : 8pt;
	color : White;
	text-decoration : none;
}

A.menulink:VISITED {
	font-size : 8pt;
	color : White;
	text-decoration : none;
}

A.menulink:ACTIVE {
	font-size : 8pt;
	color : White;
	text-decoration : none;
}

A.menulink:HOVER {
	font-size : 8pt;
	color : grey;
	text-decoration : underline;
}


A.whitelink:LINK {
	color : White;
	text-decoration : underline;
}

A.whitelink:VISITED {
	color : White;
	text-decoration : underline;
}

A.whitelink:ACTIVE {
	color : White;
		text-decoration : underline;
}

A.whitelink:HOVER {
	color : maroon;
}

A.bodylink:LINK {
	font-size : 8pt;
	color : Black;
	text-decoration : underline;
}

A.bodylink:VISITED {
	font-size : 8pt;
	color : Black;
	text-decoration : underline;
}

A.bodylink:ACTIVE {
	font-size : 8pt;
	color : maroon;
		text-decoration : underline;
}

A.bodylink:HOVER {
	font-size : 8pt;
	color : maroon;
	text-decoration : underline;
}
	
