a:link {
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:activ {
	text-decoration: underline;
}

a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
}
a.navi:activ {
	text-decoration: underline;
}

a.topcopy:link {
	color: #003471;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
a.topcopy:visited {
	color: #003471;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
a.topcopy:hover {
	color: #7d1775;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}
a.topcopy:activ {
	color: #7d1775;
	font-size: 70%;
	font-weight: normal;
	text-decoration: underline;
}

a.footstyle:link {
	color: #555555;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.footstyle:visited {
	color: #555555;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.footstyle:hover {
	color: #555555;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}
a.footstyle:activ {
	color: #555555;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.topnavi {
	font-size: 70%;
	color: #FFFFFF;
}

<!-- Google CSE Search Box Begins -->
.btnCss { width:40px;height:20px; font-size:10px; border:1px solid #ddd; background-color:#ddd; }
.fbdr {  width:135px;height:20px;border:1px solid #ccc; font-size:12px; background-color:#F3E9E9; }
.mgn { margin:0 0 0 0; }
<!-- Google CSE Search Box Ends -->