td {
	font-size:12px;
}

div {
	margin-top:2px;
	margin-bottom:2px;
}

p{
	font-size:8px;
	margin-top:4px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #ffff00;
}
