BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : small;
}

P.xxsmall {	
	font-size : xx-small;
}

A {
	text-decoration: none;
/*	color: Blue;*/
}

A:Hover {
	text-decoration: underline;
/*	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.img {
	text-align: center;
	vertical-align: middle;
}
.info {
/*	font-size: small;*/
	font-style:italic;
	color: #141414;
	background: #F8EF7A;
}
