.mainText {

	font-size: smaller;

	color: #000000;



}

.updateText {

	font-size: xx-small;

	color: #FFFFFF;

}

.allText {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	color: #000000;

}

a:link {

	color: #0000FF;

	text-decoration: underline;

}

a:visited {

	color: #666666;

	text-decoration: underline;

}

a:active {

	color: #FF0000;

	text-decoration: none;

}

a:hover {

	color: #FF0000;

	text-decoration: none;

}

.sidebar {

	color: #FFFFFF;

	font-size: x-small;

}

.caption {

	font-size: xx-small;

	color: #000000;

}

.heading {

	font-size: medium;

	font-weight: bold;

	color: #000000;

}

.mainColor {

	background-color: #FFCC00;



}

.bottomColor {

	font-size: smaller;

	background-color: #FFCC00;

}

.colorCells {

	background-color: #000000;

}

