body {
	background-image: url(images/bg.gif);
	font-size: 12px;

}
font {
	font-size: 14px;
}
td {
	font-size: 12px;
}
a:link {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 14px;
	color: #0033CC;
	text-decoration: blink;

}
a:hover {
	font-size: 14px;
	color: #66FF66;
}
