.link_new  {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #333333;
}
.link_new a:link {
	color: #333333;
	text-decoration: none;
}
.link_new a:visited {
	color: #333333;
	text-decoration: none;
}
.link_new a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.link_new a:active  {	
	color: #996600;	
	text-decoration: underline;
}
.link_zoom1 {
	font-size: 11px;
	font-weight: bold;
	font-family: "tahoma";
	text-decoration: none;
	color: #FF3300;	
}
.link_zoom1 a:link {	
	color: #FF0000;		
}
.link_zoom1 a:visited {	
	color: #FF3300;		
}
.link_zoom1 a:hover {
	color: #009900;
	text-decoration: underline;
}
.link_zoom1 a:active {
	color: #666666;
	text-decoration: underline;
}

.link_new1 {
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	color: #000000;	
}
.link_new1 a:link {	
	color: #000000;		
}
.link_new1 a:visited {	
	color: #000000;		
}
.link_new1 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.link_new1 a:active {
	color: #666666;
	text-decoration: underline;
}
.link_contact {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #0033CC;	
}
.link_contact a:link {	
	color: #0033CC;		
}
.link_contact a:visited {	
	color: #0033CC;		
}
.link_contact a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.link_contact a:active {
	color: #666666;
	text-decoration: underline;
}
.link_contact1 {
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: underline;
	color: #0033CC;	
}
.link_contact1 a:link {	
	color: #0033CC;		
}
.link_contact1 a:visited {	
	color: #0033CC;		
}
.link_contact1 a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.link_contact1 a:active {
	color: #666666;
	text-decoration: underline;
}

