
body {
	background-image: url(images/cb3.jpg);
	background-repeat: repeat;
}
body, td, th {
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.card  {border:#FFFFFF solid 4px;
}
.style1 {font-size: 9px}
.style2 {color: #666666}