.bugzappercss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1CBFF5;}
a {
	font-size: 14px; color: #1CBFF5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;}
	
	.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #15BEF0;
}
.bigtextg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
