A.text:link { color: #000000; text-decoration: none}

A.text:active { color: #000000; text-decoration: underline}

A.text:visited { color: #000000; text-decoration: none}

A.text:hover { color: #000000; text-decoration: none}

.text {
	font-family: arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;;
	text-decoration: none;
	word-spacing: 1px;
	height: auto;}
	}
A.link:link { color: #660000; text-decoration: bold;}

A.link:active { color: #660000; text-decoration: none;}

A.link:visited { color: #660000; text-decoration: none;}

A.link:hover { color: #400000; text-decoration: none; font-weight:bold;}

.link {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal; font-weight:bold;
	font-variant: normal;
	color: #660000;	
	text-decoration: none;
}
A.sitetext:link { color: #000000; text-decoration: none;}

A.sitetext:active { color: #000000; text-decoration: none;}

A.sitetext:visited { color: #000000; text-decoration: none;}

A.sitetext:hover { color: #400000; text-decoration: none;}

.sitetext {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal; 
	font-variant: normal;
	color: #000000;	
	text-decoration: none;
}
