a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodytext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.maintable {
	border: 2px solid #FF7000;
}
.sidebartable {
	border: 1px solid #FFffff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	font-size: small;
}

.bodytext a:link {
	color: #000000;
	text-decoration: none;
}
.bodytext a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.bodytext a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
.bodytext a:active {

	text-decoration: none;
}
.sidebartable a:link {


	color: #FFFFFF;
	text-decoration: none;
}
.sidebartable a:visited {



	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sidebartable a:hover {



	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
}
.sidebartable a:active {



	text-decoration: none;
}
