a, a:link, a:active, a:visited, a:hover
{
	color: #66CCFF;
	text-decoration: none;
	font-weight: bolder;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CCFF;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FFFF;
	font-weight: bolder;
}
