a	{
	cursor : hand;
}
a:link	{
	text-decoration : none;
}
a:visited	{
	text-decoration : none;
}
a:active	{
	text-decoration : none;
}
a:hover	{
	text-decoration : none;
}

.text{
	padding:3px 30px;
	line-height:180%;
	}

.text2{
	padding:3px 30px;
	line-height:130%;
	}
	
.img_mgn{
	margin:8px 6px 0px 2px;
	} 
