a:link, a:active, a:visited, a img{
	color:#1972be;
	text-decoration: none;
	border:none;
}
a:hover{
	color:#1972be;
	font-weight:normal;
	text-decoration: underline;
	border:none;
}

.csc-frame-frame1, .csc-frame-frame2{height: 28px; padding-top: 9px;width:100%; border-top:1px solid #999999;border-bottom:1px solid #999999; text-transform:uppercase;}
.csc-frame-frame2{border-top:0px;}
.csc-frame-frame1 a:link, .csc-frame-frame1 a:active, .csc-frame-frame1 a:visited,
.csc-frame-frame2 a:link, .csc-frame-frame2 a:active, .csc-frame-frame2 a:visited{
	color: #000;
	text-decoration: none;
	border:none;
	text-transform:uppercase;
}
.csc-frame-frame2 a:hover, .csc-frame-frame1 a:hover{
	font-weight:normal;
	border:none;
	text-decoration:underline;
	text-transform:uppercase;
}