/* CSS Document */
body {
	background-image: url(../redirectImages/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.small a:link { color:#00FF00; }

.small {
	font-size: 9px;
}

.small a:link{ color: #999999}
.small a:visited { color: #999999; }
	