a:hover img{
opacity:0.6; /* opera firefox safari */
filter: alpha(opacity=60); /* ie */
}
a:hover {
	color : #ff4500;
}
P A {
	color : white;
}
p a:hover {
	color : #ff4500;
}
P {
  line-height : 20px;
}
