.menu_table td
{
border-bottom:1px solid #0000ff;
height:27.5px;
padding-left:12px;
}
.offer_box
{
	margin-top: 20px;
}

.border_bottom
{
border-bottom:1px dotted #333333;
}
a {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.left_link
{
	font-size: 12px;
	font-style: normal;
	line-height: 27.5px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	background-color:inherit;
	text-decoration: underline;
	}
.left_link:hover
{
color: #666600;
text-decoration:none;
background-color:inherit;
}
.left_link a
{
color: #CC6600;

}


<STYLE tipe="TEXT/CSS">
<!--

A:link {
  COLOR:#CC6600;
  text-decoration:underline;
}
A:visited {
  COLOR:#000099;
  text-decoration:underline;
}
A:hover {
  COLOR:#0000ff;
  text-decoration:none;
}
TD {
  font-size:10pt;
}
P {
  font-size:10pt;
}
BODY {
  font-size:10pt;
}
-->
</STYLE>