.table {
	letter-spacing: 0em;
	word-spacing: 0em;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

.table {
	letter-spacing: 0em;
	word-spacing: 0em;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	vertical-align: middle;
}

a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}

