body, table, td{
	margin: 0px 0px 0px 0px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
}


.text{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}

.caption{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.running{
	line-height: 20px;
}

.green{
	color: #999999;
}

.link{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.link:hover{
	/*text-decoration: underline;*/
	color: #999999;
}

a{
	text-decoration: none;
}

a:hover{
	/*text-decoration: underline;*/
}
