body, td {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #444444;
}

.btn {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

a:visited, a:active, a:link {
 color: #444444;
 text-decoration: underline;
}

a:hover {
 color: #ff0000;
 text-decoration: underline;
}



