body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}
a {
color: #ff6600;
text-decoration: none;
line-height: 12px;
font-style: normal;
}

a:hover{
text-decoration: underline;
color: #cc3300;
line-height: 12px
font-style: normal;
}

.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	font-variant: normal;
	color: #777777;
	text-decoration: none;
}
