small a:link {
	font-size: 9px;
	color:#77B1D3;
	font-weight: bold;
	font-style: normal;
}
small a:visited {
 font-size: 9px;
 color:#77B1D3;
	font-weight: bold;
	font-style: normal;
}
small a:hover {
 font-size: 9px;
 color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
}
h2 a:link {
 color:#77B1D3;
	font-weight: bold;
	font-style: normal;
}
h2 a:visited {
 color:#77B1D3;
	font-weight: bold;
	font-style: normal;
}
h2 a:hover {
 color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
}