td {  font-size: 12px}
body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
body {  }
.f14 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}

