A {
	color : Blue;
	text-decoration : underline;
	font-size : larger;
}


A:Hover {
	text-decoration: underline;
	color : red;

}


TD.Con1
{
	padding-left : 15px;

}
d style;
