@charset "utf-8";

a {
	outline: none;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #933;
}
a:active {
	color: #FC9;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	color:#c30;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: c30;
} 
body,td,th {
	font-size: 12px;
	color: #FCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
