body {
	background-repeat: repeat-x;
}
a:active  {
	color:#6699CC;
	font-weight: bold;

}
a:hover   {
	color:#6699CC;
	background-color: #000066;
	font-weight: bold;


}.smallPrint {
	font-size: 65%;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 90%;

}
a:link {
	color: #6699CC;
	font-weight: bold;

}
a:visited {
	color: #6699CC;
	font-weight: bold;


}
.bottomPrint {
	font-size: 80%;
	color: #FFFFFF;

}
.bottomPrint a:link {
	font-weight: bold;
	color: #FFFFFF;


}
.bottomPrint a:visited {
	font-weight: bold;
	color: #FFFFFF;

}
.bottomPrint a:active {
	font-weight: bold;
	color: #FFFFFF;

}
.bottomPrint a:hover {
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;

}
