}

A:link          {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

A:visited       {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

.clrlnk A {
	color: #000066;
	font-weight: bold;
	text-decoration : none;
    font-family: Verdana, Arial; 
}
.clrlnk A:link {
	color: #000066;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial; 
}
.clrlnk A:visited {
	color: #000066;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial; 
}
.clrlnk A:hover {
	color: White;
	font-weight: bold;
	text-decoration : none;
	font-family: Verdana, Arial; 
}