.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 18pt;
	color: #000099;
}
A  {
	color : #000099;
	text-decoration : none;
}

A:Visited  {
	color : #999999;
	text-decoration : none;
}

A:Active  {
	color : #000099;
	text-decoration : none;
}

A:Hover  {
	text-decoration : underline;
	color : #3333FF;

}
