
A {
	text-decoration: none;
	color: #000000;
	font-weight : normal;
	font-family : Verdana;
	font-size: 10 px
}
A:Hover {text-decoration: none; color:  #FF0000; font-weight: normal; cursor: hand;}
A:Hover.pod {
	text-decoration: none;
	color:  #FF0000;
	font-weight: normal;
	cursor: hand;
}


