HTML, BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY {
	margin: 0px;
	padding: 0px;
}

#start a {
	display: block;
	height: 30px;
	width: 60px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	background : url(./pmr.gif) no-repeat;
}

#start a:hover {
	color: #0167C9;
	background : url(./pmra.gif) no-repeat;
}

