
body {
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


td {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #455498;
}
a:visited {
	text-decoration: none;
	color: #455498;
}
a:hover {
	text-decoration: underline;
	color: #2455498;
}
a:active {
	text-decoration: none;
	color: #455498;
}.caption {
	font-size: 10px;
}
