.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: #00CC00;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
}

.cellcolor {	 
	background: #3300FF;
}

.bordercolor {	 
	background: #FF3300;
}

