body {
	margin-top :		0px;
	margin-left :		0px;
	margin-right :		0px;
	margin-bottom :		0px;
	font-family :		Arial,Helvetical;
}

.top {
	text-decoration :	none;
	font-size :		12px;
	font-weight :		bold;
	color :			white;
}

.top:hover {
	text-decoration :	none;
	color :			#ccff33;
}