body { margin:0px auto; padding:0px; font-size:12px; font-family:Arial, Helvetica, sans-serif;}



a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


.donwline{ border-bottom:#CCCCCC dashed 1px;}

#Plist{width:237px; height:19px; background:url(Images/list.jpg) no-repeat; padding-top:19px;  font-size:14px; color:#FFFFFF; letter-spacing:6px; }

#Plist a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Plist a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#Plist a:hover {
	text-decoration: underline;
	color:#0033CC;
}
#Plist a:active {
	text-decoration: none;
	color: #0033CC;
}