A:hover {
	color: White;
}
.leftMenu:hover {
	color: White;
	font-weight: bold;
	letter-spacing : normal;
}
.footerLink:hover {
	color: White;
	font-weight: bold;
	letter-spacing : normal;
}
A {
	color: White;
}
BODY, H1, H2, H3, H4, H5, H6, A, IMG, TD, TR, TABLE, P, FONT, CENTER{
	FONT-FAMILY : verdana, geneva, san-serif;
} 
BODY, TD,  P{
	FONT-SIZE: 11px;
}  
.leftMenu {
	font-family: verdana, geneva, san-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: normal;
}
.extraSmall {
	font-size: 10px;
}
.footer {
	font-family: verdana, geneva, san-serif;
	font-size: 10px;
	color: White;
	text-decoration: none;
	font-weight: normal;
}
.footerLink {
	font-family: verdana, geneva, san-serif;
	font-size: 10px;
	color: White;
	text-decoration: underline;
	font-weight: normal;
}
