.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #000000;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;

}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;


}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
