.bigtext {
	font-family: verdana;
	font-size: 18px;
	line-height: 20px;
	color: #AAC60F;
	}
	
.maintable {
	border: 1px solid #999999;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.bottomlinks {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

a:link.green {color: #AAC60F;text-decoration: none;}
a:visited.green {color: #AAC60F;text-decoration: none;}
a:hover.green {color: #000000;text-decoration: underline;}
a:active.green {color:  #000000;text-decoration: none;}

a:link.bottom {color: #666666;text-decoration: none;}
a:visited.bottom {color: #666666;text-decoration: none;}
a:hover.bottom {color: #666666;text-decoration: underline;}
a:active.bottom {color:  #666666;text-decoration: none;}
