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

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

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

.cellcolor {	 
	background: #990033;
}

.bordercolor {	 
	background: #000066;
}

