body {
	font-family: "Arial Narrow", arial;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
a:link {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }
a:visited {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }
a:hover {font-size:15px; color: #333333; font-weight:bold; text-decoration: none; }
a:active {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }

.text {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
.text a:link {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }
.text a:visited {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }
.text a:hover {font-size:15px; color: #999999; font-weight:normal; text-decoration: none; }
.text a:active {font-size:15px; color: #333333; font-weight:normal; text-decoration: none; }