
A          { color: #444444; text-decoration: underline }
A:visited  { color: #444444; text-decoration: underline }
A:hover    { color: black; text-decoration: underline }
body {
	font-family: Tahoma, sans-serif;
	font-size: 10px;

}
TR   { }

.xbig {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	color: #999999;
}