/* CSS Document */
body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:500
}
a:link {
	color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #FFCCCC;
	text-decoration:none
}
a:hover {
	color: #FF99FF;
	text-decoration:underline
}
a:active {
	color: #FF99FF;
	text-decoration:none
}
.linkcontent{color:#FFFFFF}
.linkcontent:link {
	color: #FFFFFF;
	text-decoration:none
}
.linkcontent:visited {
	color: #FFFFFF;
	text-decoration:none
}
.linkcontent:hover {
	color: #FF99FF;
	text-decoration:underline
}
.linkcontent:active {
	color: #FFFFFF;
	text-decoration:none
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
