.text {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #008484;
	text-decoration: none;
}
.links a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #008484;
	text-decoration: none;
}
.links a:active {
	font-family: tahoma;
	font-size: 12px;
	color: #008484;
	text-decoration: none;
}
.links a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
