.main {	 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.color {	 
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.alert {	 
	color: #3300FF;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

.cellcolor {	 
	background: #6666FF;
}

.bordercolor {	 
	background: #FF33FF;
}

