﻿a {outline:none;star:expression(this.onFocus=this.blur());}

a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */

:focus { -moz-outline-style: none; } /* for Firefox */ 

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.bg3 a:link {
	color: #0000FF;
	text-decoration: underline;
}
.bg3 a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.bg3 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.bg3 a:active {
	color: #0000FF;
	text-decoration: underline;
}
img{border:0}
#menu{background-image:url(menubg.jpg); height:12px; width:949px; padding-top:10px; padding-bottom:10px; overflow:hidden; text-align:center; font-size:12px; font-weight:bold;color:#2161AB; letter-spacing:2px;}
#menu a{color:#2161AB}
body{ font-size:12px;}