.class  {
	color: #404040;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	text-align: center;
}
.heading  { color: #031931; font-size: 14px; font-family: Arial; font-style: bold  }
a:link { color: #404040 }
a:visited { color: #676767 }
a:hover { color: #777 }
a:active {
	color: #000;
}
