@charset "utf-8";
/* CSS Document */


#refL1
	{
		background-color:#FFF;
		padding-top: 10px;
		padding-bottom: 10px;
	}

#refL1 a
	{
		color: #000000;
		font-size:10px;
		font-weight: bold;
		cursor:default;
		background-color:#FFF;
		line-height: 40px;
		border: none;
	}

#refL1 a:hover
	{
		background-color: #FFF;
	}


#refL31
	{
		padding-top: 10px;
		padding-bottom: 10px;
		background-color:#FFF;
		margin-top: 20px;
	}

#refL31 a
	{
		color: #000000;
		font-size:10px;
		font-weight: bold;
		cursor:default;
		background-color:#FFF;
		line-height: 40px;
		border: none;
		margin-right: 0px;
		padding-right: 0px;
	}

#refL31 a:hover
	{
		background-color: #FFF';
	}


