TABLE,TR,TD,p{FONT-WEIGHT: regular;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
A {
	font-family :  verdana;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

A:Hover {
	text-decoration:none;
	color:#000000;
	font-style: italic;
	font-weight: bold;
}