/* CSS Document */

td img {display: block;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-image: url(images/bg2.jpg);
}
a:link {
	color: #FDD454;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FDD454;
}
a:hover {
	text-decoration: none;
	color: #FDD454;
}
a:active {
	text-decoration: none;
	color: #FDD454;
}

.style1 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }
.style7 {font-size: 10px}.picborder {
	border: 1px solid #FFFFFF;
}
