td img {display: block;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.black { color:#ADADAD; text-decoration:none; font-size: 11px;}

.white {color:#ffffff; text-decoration:none; font-size: 11px;}

.blue { color:#0072C4; text-decoration:none; font-size: 11px;}

.green { color: Green; text-decoration:none; font-size: 11px;}

.orange { color: #FF8C00; text-decoration:none; font-size: 11px;}

.red { color: #CA0000; text-decoration:none; font-size: 11px;}


td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#4E4E4E;
	line-height:14px;
}

a {
   text-decoration:underline;
	font-weight: bolder;
	color: #cc0000;}
			
a:hover {
	font-weight: bolder;
	color: orange;
	text-decoration:none;
	}
			
a:visited {
   text-decoration:underline;
	font-weight: bolder;
	color: orange;
	}
