BODY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 2px;
}
.smalltxt, .smalltxt a:link, .smalltxt a:visited, .smalltxt a:active, .smalltxt:link{
	font-size:10px; text-decoration:none; color:#0000CC; cursor:pointer;
}
.smalltxt a:hover, .smalltxt:hover{
	color:#FF9900; text-decoration:underline;
}
.greentxt, .greentxt:link, .greentxt:visited{
	color:#009966; text-decoration:none;
}
.greentxt:hover{
	color:#FF6600;
}
.imglink{
	color:#FFFFFF; cursor:hand;
}
