BODY, TD {
	font-family : times, new times roman, verdana ;
	font-size : xx-small;
	color : #666666;
}

A {
	text-decoration: none;
	font-size : xx-small;
	color: #5E5E5E;
	
}

A:Hover {
	text-decoration: underline;
		font-size : xx-small;
	color: B4191D;
}
