a:visited {
	color="#012F7E";
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
; color: #1007B0;
	font-weight : normal;
}

a:link {
	color="#012F7E";
	font-family: Verdana;
	font-size: 12px;
  text-decoration: none;
; color: #1007B0;
	font-weight : normal;
}

a:hover {
	color="#222222";
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight : normal;
}

.deadlinks {
	font-family: Verdana;
	font-size : 10px;
	color : #222222;
}


.text {
	font-family: Verdana;
	font-size : 12px;
	color : Black;
}

.textsmall {
	font-family: Verdana;
	font-size : 11px;
	color : Black;
}


.boldtext {
	font-family: Verdana;
	font-size : 12px;
	color : #1007B0;
	font-weight : bold;
}

.boldtextlarge {
	font-family: Verdana;
	font-size : 14px;
	color : #1007B0;
	font-weight : bold;
}

a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;  font-weight : normal; }
