.whitetext {
	font-family: Garamond;
	font-size: 16pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	color: #FFFFFF;
}
A {
	color : #0066FF;
	text-decoration : underline;
}

A:Visited  {
	color : #0066FF;
	text-decoration : underline;
}

A:Active  {
	color : #0066FF;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color : #CC0000;	
}
A.white {
	color : #FFFFFF;
	text-decoration : underline;
}

A.white:Visited  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.white:Active  {
	color : #FFFFFF;
	text-decoration : underline;
}

A.white:Hover  {
	text-decoration : underline;
	color : #CC0000;	
}
	.whitetextsmall {
	font-family: Garamond;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
}
.blacktext {
	font-family: Garamond;
	font-size: 16pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	color: #333333;
}
.blacktextsmall {
	font-family: Garamond;
	font-size: 14pt;
	font-style: normal;
	color: #333333;
}
li {
	font-family: Garamond;
	font-size: 14pt;
	font-style: normal;
	color: #FFFFFF;
}

