a:link, a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: underline;
	color: #777777;
}

h1 {
	font-size:22px;
	color:#777777;
}

h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 0;
}

h3 {
	font-size:17px;
	color:#999999;
	margin:0px;
}

#big-bar {
	background-color:#999;
}

.color {
	color: #777777;
}

.color2 {
	color:#000000;
}

.color-bg-light {
	background-color:#f3f3f3;
}

#title-text {
	color: #777777;
}
