/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F51B2B;
	font-weight: bold;
}
a:visited {
	color: #232124;
}
a:hover {
	color: #93A6C6;
}
a:active {
	color: #666666;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.white:visited {
	color: #eeeeee;
}
a.white:hover {
	color: #cccccc;
}
a.white:active {
	color: #eeeeee;
}
.style1 {color: #FFFFFF}