.email{Color:#000000;Text-Decoration:none;font-family:verdana;font-size:12px;font-weight:500;}
A:link
{Color:#0000FF;Text-Decoration:none;font-family:verdana;font-size:12px;font-weight:500;}
A:active
{Color #0000FF;Text-Decoration:none;font-family:verdana;font-size:12px;font-weight:500;}
A:visited
{Color:#0000FF;Text-Decoration:none;font-family:verdana;font-size:12px;font-weight:500;}
A:HOVER
{Color:#FF0000;Text-Decoration:underline;font-family:verdana;font-size:12px;font-weight:500;}ht:500;}
	.dropshadow{
	float:left;
	clear:left; 
	background: url(/images/shadow-png.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none; 
	/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/shadow-png.png'); /* the MS alpha filter */ 
	margin: 10px 10px 10px 15px;
	}
	.dropshadow img{
	position:relative;
	bottom:6px;
	right: 8px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:8px 6px 15px 6px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
	}
	.dropshadow table{
	position:relative;
	bottom:6px;
	right: 8px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	padding:8px 6px 15px 6px; /* gives us the white area - but not in IE5 + IE5.5 */
	margin: 0px;
	}