body {
	background-image: url(images/w.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-style:none;
	font-weight:none;
	font-size:10px;
	font-family:verdana, arial;
}
.class2 a:link {
	text-decoration:none;
	font-weight:bold;
	color:3a3a3a;
}
.class2 a:visited {
	text-decoration:none;
	font-weight:bold;
	color:3a3a3a;
}
.class2 a:hover {
	text-decoration:none;
	font-weight:bold;
	color:535353;
}
a:link {
	text-decoration:none;
	font-weight:bold;
	color:ce5858;
}
a:visited {
	text-decoration:none;
	font-weight:bold;
	color:ce5858;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
	color:e3a782;
}