@charset "UTF-8";
/* CSS Document */

a:link {
	color: #66C;
	}
a:visited {
	color: #66C;
}
a:hover {
	color: #FFF;
	background-color: #66C;
}
td  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;

