A  {
	font-size : 8pt;
	font-family : Verdana, Arial;;
	font-weight : bold;
	color : navy;
	text-decoration:none;

}

A:Visited  {
	font-size : 8pt;
	font-family : Verdana, Arial;;
	font-weight : bold;
	color : black;
	text-decoration:none;
}

A:Active  {
	font-size : 8pt;
	font-family : Verdana, Arial;;
	font-weight : bold;
	color : black;
	text-decoration:none;
}

A:Hover  {
	color : white;
	background-color : black;
}

.hiddenlink {
	text-decoration : none;
	color : black
}

.ctfg {
	font-family : verdana, Arial;
	color : black ;
	background-color : #cccccc;
	font-size : 7pt;
	font-weight : bold ;
}

.stdtxt
{
	font-family : verdana, Arial;
	color : black;
	font-size : 8pt;
}

.title
{
	font-family : verdana, Arial;
	color : black;
	font-size : 10pt;
	font-weight : bold ;
}

.stdfld
{
	font-family : verdana, Arial;
	color : black;
	font-size : 8pt;
}