body {
    font-family: Tahoma;
	font-size: 10px;
	color: 57605D;
	font-weight: normal;
}
td {
    font-family: Tahoma;
	font-size: 11px;
	color: 57605D;
	font-weight: normal;
}
.read_more {
    font-family: Tahoma;
	font-size: 10px;
	color: #000058;
	font-weight: normal;
    /*font-style:italic;*/
    text-decoration:underline;
}
a.read_more:link {
    font-family: Tahoma;
	font-size: 10px;
	color: #000058;
	font-weight: normal;
    /*font-style:italic;*/
    text-decoration:underline;
}
a.read_more:hover {
    font-family: Tahoma;
	font-size: 10px;
	color: #000058;
	font-weight: normal;
    /*font-style:italic; */
    text-decoration:none;
}
a.read_more:visited {
    font-family: Tahoma;
	font-size: 10px;
	color: #000058;
	font-weight: normal;
    /*font-style:italic;*/
    text-decoration:underline;
}