td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.lgred {  font-size: 20px; font-style: normal; color: #990000}
body {  background-attachment: fixed; background-image: url(img/bg.gif); background-repeat: repeat-y; background-position: left top}
.bgrn {  font-weight: bold; color: #006600}
.pop{
	background-color: White;
	background-image : url(img/shim.gif);
}
.wht{  }

a.white:link{ color:white ; font-size:10px; text-decoration:none;}
a.white:visited{ color:white; font-size:10px; text-decoration:none;}
a.white:hover{
	color: Yellow;
	font-size:10px;
	text-decoration:none;
}
a.white:active{ color:white;font-size:10px; text-decoration:none; }