a:link,a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5FFB5;	
	text-decoration: none;
}
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5FFB5;		
	text-decoration:underline;
}
.text{
	color: #336600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	padding: 3px 0px 3px 10px;
	color: #336600;
	text-decoration: none;
}

#sectionLinks a:hover{
	color:#B5FFB5;
	text-decoration: none;
	background-color:336600;
}

td{
	color: #336600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}


