body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-size: 12px;
}
td {
	font-size: 12px;
	line-height: 20px;
}
a:link{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
