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

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

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

.cellcolor {	 
	background: #CCCCFF;
}

.bordercolor {	 
	background: #66CCCC;
}

