td { font-family: verdana, arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #fff; text-align:center;}

#small { font-size: 10px; }

span.normal { font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; }
span.red { color: ff0000; }
span.darkred { color: #BB2F00; }
span.white { color: ffffff; }
span.light { color: #999999; }
span.bold { font-weight: bold; }

span.standardblack { font-family: verdana, arial, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; }
span.bgblack { background-color: #000000; }
span.bgwhite { background-color: #ffffff; }

span.inputs { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; width: 400px; }


a:active {
	color: Red;
	text-decoration: none;
}
a:link {
	color: Yellow;
	text-decoration: none;
}
a:visited {
	color: Maroon;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration : none;
}

.entry {
	border-width: 4px;
	border-color: #FFF;
}

#new {
	border-color: #FF3;
}

#hphome td {
	vertical-align:top;
}
