body, html, td {
	margin: 0;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #7E7E7E;
}

a:link, a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
 	color: #4D6675;
	text-decoration  : none;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
 	color: #ff0000;
	text-decoration  : none;
}

p {
	margin-top: 0px;
	margin-bottom: 6px;
}

