body {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.updatesurround {
border: 3px dashed #CCCCCC;	margin: 1px;	padding: 1px;
}
.titletext {
	font-size: 24px;
	font-weight: bold;
}.update {
	margin: 2px;
	padding: 2px;
}
.rowup {
	display:block;
	padding:2px;
	color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	font-variant: normal;
}

.rowup:hover {
	border-style:solid;
	border-color:#84C76B;
	border-width: 1px;

	display:block;
	padding:1px;

	background-color:#EAF5E7;
	text-decoration:none;
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}A {
	color: #FF6600;
	text-decoration: none;
}
.tinytext {
	font-size: 10px;
}
