.myindexlink {
		font-size: 10pt;
	font-style: normal;
	color: #3366ff;
}
a {
	
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3366ff;
	TEXT-DECORATION: none
}
a:link{

	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3366ff;
}
a:active{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ff3300;
}
a:visited{

	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #3366ff;
}
a:hover{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ff3300;
}
body{

	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	}
.dg_table
{
	border-color:#ccffff;
	border-width:2px;
	border-style :solid;	
	}
.dg_header
{
	font-weight:bold;
	font-size :10pt;
	color:#000099;
	text-align:center;
	background-image:url(../image/bg12.gif);
	border-color :#ccccff;
	border-width:2px;
	border-style:solid;	
	}
.dg_alter
{
	font-weight:normal;
	font-size :10pt;
	color:#003366;
	text-align:left;
	background-color:#f0fff0;	
	border-color :#ccccff;
	border-width:2px;
	border-style:solid;	

	}
.dg_item
{
	font-weight:normal;
	font-size :10pt;
	color:#003366;
	text-align:left;
		
	border-color :#ccccff;
	border-width:2px;
	border-style:solid;	
	}
	
