body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,tr{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

a:link {

	color: #666666;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:hover {

	color: #666666;
	text-decoration: none;
}

.red a:link {

	color: #333333;
	text-decoration: none;
}
.red a:visited {

	color: #333333;
	text-decoration: none;
}
.red a:hover {

	color: #FF0000;
	text-decoration: none;
}
