.content {
font-family: Tahoma;
font-size: 11px;
line-height: normal;
color: #666666;
text-decoration: none;
}
.bluecontent {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #30828F;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;

}
a .bluecontent {
font-weight: normal;
}
body,table
{
font: 8pt tahoma;
}

.prd
{
color: #4f4747;
text-align: justify;
padding-left: 8;
padding-right: 8;
background: #f4f4f4;
border:1px solid #ccc;
margin-top: 3px;
}
 
a
{
	color: #FFD700;   /* Original #30828F; */
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color:#2EFEF7;   /* Added */	
	text-decoration: none;	
}
