.text_white {
	color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottomlinks {
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: none;
}.bottomlinks a:link{
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: none;
}.bottomlinks a:visited{
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: none;
}.bottomlinks a:hover{
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: underline;
}.bottomlinks a:active{
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: none;
}
