.2h{	padding-left: 12px;}

.link {
	text-decoration: underline;
	}
.link:hover {
	text-decoration: underline;
	color: #FF0000;
	}
.m{
	color: #0000FF;
	background-color: #FFFFFF;}
.mn{
	color: #FFFFFF;
	background-color: #0000FF;}
		.nw{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
	}
.nw:hover{
	color: #000000;
		text-decoration: underline;
	font-size: 10px;
	cursor: hand;
	}
	.but{
	color: #F7F7F7;
	text-decoration: none;
	background-color: #FFFFFF;
		border: #FFFFFF;border-style: solid; border-width: 1; font-size:10pt
}

