.stream,
.focustarget { position:absolute;right:9999px;left:auto;white-space:nowrap; }
/* Accessibility tr1ck50r */
.pgwrap .wrap a.stream:focus,
.pgwrap .wrap a.stream:active,
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  background : #fff;
  border : 1px solid #029;
  margin : 0;
  padding : 3px 5px;
  color: #c00;
  right : 0;
  z-index:9999;
  font-size : 1em;
  white-space : nowrap;
}
.pgwrap .wrap .stream a:focus,
.pgwrap .wrap .stream a:active {
  position : absolute;
  right : -9999px;
}

.print { display : none; }



/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html {
  -ms-overflow-y : scroll;
  overflow-y : scroll;
}


body {
  background : #fff url(i/body-bg.png) 0 0 repeat-x;
  margin : 0;
  padding : 23px 0 25px;
  color : #03152e;
  line-height : 1.2;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
}

body,
body.zoom1 { font-size : 12px;  ~font-size :  75.00%; }
body.zoom2 { font-size : 14px;  ~font-size :  87.50%; }
body.zoom3 { font-size : 18px;  ~font-size : 112.50%; }


div, table, caption { font-size : 1em; }


blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : .7em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }


a { 
  color : #245596;
}

a span {
  cursor : pointer;
  _cursor : hand;
}


acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : top;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  color : #052656;
  font-family : Georgia;
  font-size : 1.5em;
  margin-bottom : .55em;
}
h2 {
  color : #07295a;
  font-size : 1.17em;
  margin-top : 1.57em;
  margin-bottom : .55em;
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.textinput,
.fi_txt input {
  border : 1px solid #bbbec1;
  background : #fff;
  color : #03152e;
  padding : 1px 5px;
}

select:focus,
select:active,
textarea:focus,
textarea:active,
.textinput:focus,
.textinput:active,
.fi_txt input:focus,
.fi_txt input:active {
  border-color: #03152e;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

.button,
.fi_btn input {
  cursor : pointer; 
  _cursor : hand;
  background : #0d3467;
  font-weight : bold;
  font-size : .92em;
  padding : 1px 10px;
  border : none;
  color : #fff;
}
.button:hover,
.button:focus,
.fi_btn input:hover,
.fi_btn input:focus {
  border-color : #c00;
  color : #c00;
}


.reqerror label,
.typeerror label {
  font-weight : bold;
  color : #c33;
}
.typeerror label { color : #936; }
.reqerror input,
.reqerror textarea,
.reqerror select { border : 1px solid #c33; }
.typeerror input,
.typeerror textarea,
.typeerror select { border : 1px solid #936; }


acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }






/* *****  clear  ***** */
.clear { display : none; } /* depricated by other float-clearing techniques. */



/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  background : url(i/pw-2c.png) 0 0 repeat-y;
  position : relative;
  width : 864px;
  margin : 0 auto;
  text-align : left;
}
.threecol .pgwrap {
  background-image : url(i/pw-3c.png);
}



.pghead {
  _height:140px;min-height:140px; /* ie hasLayout fix */
  background : url(i/ph-bg.png) 0 -23px no-repeat;
  padding : 6px 6px 0;
}
.pghead .brand {
  padding-top : 35px;
  margin : 0 4px;
  height : 65px;
  border-bottom : 1.6666em solid #818791;
}
.pghead .brand a {

}
.pghead .brand img.logo {
  margin : 19px 0 0 18px;
}
.pghead .brand .slogan { position:absolute;right:9999px;left:auto; }
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */


.pgmain {
  float : left;
  margin-left : 189px;
  margin-right : 21px;
  width : 654px;
  _display : inline;
  padding-top : 2.6em;
}

.threecol .pgmain {
  width : 473px;
  margin-right : 202px;
}

.wbanner .pgmain { padding-top : 0; }
.pgmain .wrap {
  _height:350px;min-height:350px;
}

.pgextra1 {
  float : left;
  width : 164px;
  _display : inline;
  margin-left : -177px;
  position : relative;
  top : -21px;
  margin-top : .8em;
}
.pgextra1 .wrap {
  padding-bottom: 80px;
}

.pgextra2 {
  float : left;
  width : 145px;
  margin-left : -847px;
  _display : inline;
}

.pgfoot {
  padding : 0 6px 23px;
  background : url(i/pf-bg.png) 0 100% no-repeat;
  clear : both;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pgfoot .wrap {
  border-top : 2px solid #e6e6e8;
}


/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  margin-bottom : 1em;
}

.boxhead { padding-top : 0; margin-top: 0; }
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }



.pgmain .boxhead,
.pgmain h1 {
  color : #052656;
  font-family : Georgia;
  font-size : 1.5em;
  font-weight : normal;
}




.abending a {
  display : block;
  width : 164px;
  height : 122px;
  overflow : hidden;
  text-indent : -9999em;
  background : url(i/abending.png) 0 0 no-repeat;
}


.graybox {
  border : 1px solid #e1e1e1;
  padding : 1px;
}
.graybox .boxhead { position:absolute;right:9999px;left:auto; }
.graybox .boxbody {
  background : url(i/graybox-bg.png) 100% 100% no-repeat;
  font-size : 1.67em;
  padding : 15px;
  text-align : center;
  font-family : Georgia;
}



/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta a:link,
.wrap .meta a:visited { color : #777; }





/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  height : 1.4em;
}
.buttons {
  margin-top : 1.33em;
  clear : both;
}
,
.wrap .buttons a {
  float : left;
  padding : 0 7px;
}
.wrap .more a,
.wrap .moreolder a,
.wrap .archivelink a {
  background : url(i/icon-sprite.png) -1200px .35em no-repeat;
  padding-left : 14px;
}
.wrap p.buttons {
  line-height : 1.1;
} 
.buttons a {
  padding : 0 7px;
}
.buttons a.btnback {
  padding-left : 0;
  border-right : 1px solid #245596;
}
.buttons .senda { display : none; }


/* ******  articlelist  ****** */
.articlelist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.articlelist .item h3 {
  margin : 0;
}
.articlelist .item h3 a {
  text-decoration : none;
}
.articlelist .meta {
  font-size : .83em;
}
.articlelist .summary { line-height : 1.4; }
.articlelist .summary p { margin : 0; }

.articlelist img {
  border : 1px solid #d0d2d6;
  padding : 1px;
  float : right;
  margin : .2em 0 .33em .5em;
}
.articlelist img[align=left],
.articlelist img.left {
  float : left;
  margin : .2em .5em .33em 0;
}
.articlelist ul {
  clear : both;
}
.articlelist li {
  padding-bottom : .7em;
}
.articlelist li a {
  font-weight : bold; 
}



/* stafflist ( extends : articlelist ) */
.stafflist .item {
  overflow : visible;
  margin-bottom : 0;
}
.stafflist .item:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.stafflist .alt {
  background-color : #f3f3f3;
}
.stafflist .firstitem {
  border-top : 1px solid #bcbfc5;
  background-color : #f3f3f3;
  margin-bottom : 1.5em;
  
}
.stafflist .itm2 {
  /* border-top : 1px solid #bcbfc5; */
}
.stafflist .item h3 {
  float : left;
  width : 180px;
  font-size : 1em;
  padding : 4px 6px 3px 18px;
  background : url(i/icon-sprite.png) -1196px .5em no-repeat;
}
.stafflist .item .email,
.stafflist .item .title {
  float : left;
  display : block;
  padding : 3px 6px;
  width : 159px;
}
.stafflist .item .email {
  width : 267px;
  float : right;
}
.stafflist .item a { text-decoration : none; }



.staffnohead .firstitem {
  border-top : 1px solid #bcbfc5;
  background-color : #ffffff;
  margin-bottom : 0;
  
}

.staffnohead .firstitem {
  border-top : 1px solid #bcbfc5;
  background-color : #ffffff;
  margin-bottom : 0;
  
}

/* ******  article  ****** */
.article .boxhead { position:absolute;right:9999px;left:auto; }
.article .boxbody { line-height : 1.4; }
.article .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.article .summary {
  color : #777;
  padding : 4px 0;
  margin : 0 0 .7em 0;
}
.article .summary p { margin : 0; }

.article img { clear : both; vertical-align : text-bottom; }
.article img.left { float : left;  margin : .2em 2em .2em 0; }
.article img.right { float : right;  margin : .2em 0 .5em 2em; }
.article img.center { float : none; display : block; margin : 0 auto .7em auto; text-align : center;}

.article table {
  border-top : 1px solid #bcbfc5;
}
.article caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.article th {
  font-weight : bold;
  padding : .2em .4em;
}
.article td {
  padding : .2em .4em;
}
.article tr.alt td {
  background-color : #f3f3f3;
}
.article tr:hover td {
 background-color : #e4eff9;
}
.article table.grid,
.article table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}


.article ul {
  margin-bottom : .7em;
}
.article li {
  padding : 0 0 .42em 16px;
  background : url(i/icon-sprite.png) -1897px .5em no-repeat;
  margin-bottom : .54em; 
}


.paging ul { list-style : none; padding : 0; }
.paging .prev { float : left; margin-right : 1em; }

.chapters ul { list-style : none; padding : 0; overflow : hidden; }
.chapters li { float : left; margin-right : 1em; }




/* ******  imgbox  ****** */
.imgbox {
  position : static;
  float : right;
  padding : 2px;
  margin : 0 0 .75em 12px;
  border : 1px solid #d0d2d6;
  margin : 0;
  width : auto;
}
.imgbox .boxbody {
  display : inline;
  padding : 0;
  margin : 0;
}
.imgbox img {
  clear : none;
  float : none;
  margin : 0;
  padding : 0;
}
.imgbox .imgcontent { width : 200px; }
.imgbox .imgtext {
  color : #333;
  font-weight : normal;
  font-size : .92em;
}
.imgbox .imgmeta {
  width : 200px;
  color : #666;
  font-weight : normal;
  font-size : .83em;
}

.pgextra1 .imgbox,
.pgextra2 .imgbox {
  float : none;
  padding : 0;
}
.pgextra1 .imgbox .imgboxbody,
.pgextra1 .imgbox .imgmeta,
.pgextra2 .imgbox .imgboxbody,
.pgextra2 .imgbox .imgmeta { width : auto; }




/* *** imgpopup *** */

.popup-wrapper {
  position : fixed;
  _position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  _height: expression(document.body.offsetHeight + "px");
  top: 0;
  left: 0;
  background: url(i/alpha.png);
  _background-image: url(i/alpha.gif);
  text-align: center;
}

.popup-inner-wrapper {
  position : absolute;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
}


.popup-inner-wrapper { margin: 32px auto; }

.popup-inner-wrapper .imgcontainer {
  padding: 20px 20px 10px;
  display : inline-block;
  border: 1px solid #c8c8c8;
  background: #fff;
}
.popup-inner-wrapper .imgcontent {
  width : 550px;
  padding : 5px 0;
}
.popup-inner-wrapper .act {
}
.popup-inner-wrapper .imgboxbody,
.popup-wrapper-hidden { display: none; }

.popup-wrapper a {
  cursor : pointer;
  _cursor : hand;
}
.popup-wrapper a:hover,
.popup-wrapper a:focus {
  text-decoration : underline;
}






/* ******  contactform  ****** */
.contactform .boxbody { 
  padding-bottom : 2em;
}
.contactform p { clear : both; }

.contactform .fi_txt,
.contactform .fi_file,
.contactform .fi_bdy,
.contactform .fi_static { clear: left; margin-bottom : .5em; }

.contactform .fi_txt label,
.contactform .fi_file label,
.contactform .fi_bdy label,
.contactform .fi_static span {
  width : 9em;
  float : left;
  margin-top : .2em;
}
.contactform .fi_btn {
  margin-left : 9em;
  _margin-left : 9.2em;
}
.contactform textarea { width : 70%; }




/* ******  breadcrumbs  ****** */

.breadcrumbs {
  display : block;
  padding : 1px;
  position : absolute;
  top : 111px;
  margin-top : 2em;
  left : 183px;
  width : 450px;
  font-size : 0.92em;
  width : 660px;
  border : 1px solid #e1e1e1;
}
.threecol .breadcrumbs {
  width : 484px;
}
.wbanner .breadcrumbs { 
  top : 215px; 
}
.threecol .wbanner .breadcrumbs {
  width : 483px;
}
.home .breadcrumbs,
.breadcrumbs strong { position:absolute;right:9999px;left:auto; }

.breadcrumbs div {
  background : url(i/bc-bg.png) 0 100% repeat-x;
  padding : 3px 6px;
}

.breadcrumbs b a,
.breadcrumbs a {
  text-decoration : none;
  font-weight : normal;
  color : #6c6d6d;
}

.breadcrumbs i { font-style: normal; }





/* ******  mnav  ****** */
.mnav {
  margin-bottom : 1.5em;
}
.mnav .boxhead { position:absolute;right:9999px;left:auto; }
.mnav ul {}
.mnav li {
  _height:0;min-height:0; /* ie hasLayout fix */
  _display : inline;
  padding-bottom : 0;
}

.mnav .boxbody a {
  background : url(i/icon-sprite.png) 0 .5em no-repeat;
  font-size : 1.09em;
  text-decoration : none;
  display : block;
  padding : 3px 0 3px 14px;
}
.wrap .mnav a:hover,
.wrap .mnav a:focus,
.wrap .mnav a:active {
}
.mnav .parent a,
.mnav .current a {
  background-position : -300px .5em;
  font-weight : bold;
}

.mnav .level2 {}

.mnav .level2 a {
  background-position : -890px .5em;
  font-weight : normal;  
  padding-left : 22px;
  font-size : .92em;
}

.mnav .level2 .parent a,
.mnav .level2 .current a {
  background-position : -590px .5em;
  font-weight : bold;
}
.mnav .level2 .level3 a {
  background : none;
  font-weight : normal;
  padding-left : 30px;
}
.mnav .level2 .level3 .parent a,
.mnav .level2 .level3 .current a {
  font-weight : bold;
}



/* ******  enav  ****** */

.enav { 
  position : absolute;
  top : 28px;
  margin-top : -.5em;
  left : 22px;
  font-size : .92em;
  line-height : 1.1;
}
.enav .boxhead { position:absolute;right:9999px;left:auto; }
.enav ul {
  overflow : hidden;
  width : auto;
}
.enav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #01214f;
}
.enav li.cat1 { border : none; }

.enav .boxbody a {
  color : #01214f;
  text-decoration : none;
}

.enav .parent a,
.enav .current a { font-weight : bold; }





/* ******  flnav  ****** */

.flnav {
  position : absolute;
  top : 110px;
  right : 11px;
  width: 550px;
  font-size : .92em;
  line-height : 1.1;
}
.flnav .boxhead { position:absolute;right:9999px;left:auto; }
.flnav ul {
  overflow : hidden;
  width : auto;
  float : right;
}
.flnav li {
  float : left;
  display : inline;
  padding : 0 7px;
  border-left : 1px solid #fff;
}
.flnav li.cat1 { border : none; }
.flnav .boxbody a {
  color : #fff;
  text-decoration : none;
}

.flnav .parent a,
.flnav .current a { font-weight : bold; }

.wrap .flnav li a:hover,
.wrap .flnav li a:focus {
  color : #fff;
}




/* ******  monthlist ****** */
.pgmain td table.calendar {
  font-size : .92em;
}
.monthlist table.grid { width : 100%; }
.monthlist td {
  padding : 0 0 10px 0;
}

.events .pager,
.monthlist .pager {
  padding-top : 5px;
  text-align : center;
}
.events .pager .prev,
.monthlist .pager .prev {
  float : left;
  padding-right : 7px;
  border-right : 1px solid #eee;
}
.events .pager .next,
.monthlist .pager .next {
  float : right;
  padding-left : 7px;
  border-left : 1px solid #eee;
}




/* ******  calendar  ****** */
.calendar { margin : 0; }
.pgextra1 .calendar,
.pgextra2 .calendar { width : 100%; }

.calendar caption {
  font-weight : bold;
  font-style : normal;
  text-align : center;
  padding : .1em;
  font-size : 1.08em;
}
.calendar th {
  text-align : center;
  font-size : .92em;
  padding : .2em;
  border-bottom : 1px solid #666;
}
.calendar td {
  padding : 0;
  text-align : right;
  border-bottom : 1px solid #ddd;
}
.calendar .sa { }
.calendar .su { color : #888; }
.calendar .o { }
.calendar .osa { }
.calendar .osu { }

.calendar td i,
.calendar td a {
  display : block;
  font-style : normal;
  padding : 2px;
}
.calendar td.today i {
  font-style : italic;
}
.calendar td a:link,
.calendar td a:visited { font-weight : bold; }
.calendar td a:hover,
.calendar td a:focus,
.calendar td a:active { background-color : #eee; }





/* ******  advert  ****** */
.advert {
  text-align : center;
  overflow : hidden;
  width : 100%;
}
.advert .boxhead { text-align : left; }
.advert .boxbody { text-align : center; }
.advert img { margin-bottom : 1em; }





/* ******  loginform  ****** */
.loginform {}





/* ******  loginpagebox  ****** */

.loginpagebox label {
  width : 7em;
  float : left;
  margin-top : .2em;
}
.loginpagebox .submit,
.loginpagebox .fi_btn {
  margin-left : 7em;
}





/* ******  qsearch  ****** */
.qsearch {
  position : absolute;
  top : 25px;
  margin-top : -.8em;
  right : 22px;
  width : 300px;
  text-align : right;
}
.qsearch .boxhead,
.qsearch label { position:absolute;right:9999px;left:auto; }
.qsearch .boxbody { padding : 0; }
.qsearch .fi_txt input { width : 159px; margin-right : 5px; }
.qsearch .fi_btn input { width : 58px; }





/* ******  sitemap  ****** */
.sitemap .boxbody {
  font-weight : bold;
  font-size : 1.08em;
  padding-bottom : 3em;
}
.sitemap ul { width : 13em; }

.sitemap .level1 ul {
  margin : -3px 0 0 110px;
  _margin-bottom : -.5em;
  font-size : .92em;
  padding-bottom : 3px;
}
.sitemap ul.level3 {
  font-weight : normal;
  margin-left : 100px;
}
.sitemap ul.level4 {
  margin-left : 90px;
  font-size : 1em;
}
.sitemap li { margin-bottom : .5em; }

.sitemap a,
.sitemap i {
  display : block;
  padding : 2px 10px;
  background : #fff none 95% 45% no-repeat;
  background-color : #f8f8f8;
  border : 1px solid #ccc;
  _height:0;min-height:0;/* ie hasLayout fix */
}
.sitemap i {
  color : #999;
  font-style : normal;
  background-image : url(i/icn-lock.gif);
}
.sitemap .level2 a,
.sitemap .level2 i { border-color : #d9d9d9; }
.sitemap .level3 a,
.sitemap .level3 i { border-color : #e9e9e9; }

.sitemap .boxbody a:hover,
.sitemap .boxbody a:focus,
.sitemap .boxbody a:active { border-color : #c00; }
.sitemap .boxbody i:hover { border-color : #aaa; }







/* ******  footer  ****** */
.footer { 
  text-align : center;
  color : #333;
  padding : 10px 0;
  line-height : 1.4;
  font-size : .92em;
}
.footer p { margin : 0; }
.footer a { text-decoration : none; }



/* ******  byggiraeplica  ****** */
.byggiraeplica {
  position : absolute;
  right : 10px;
  margin-top : -10px;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.byggiraeplica a {
  /* inline IR */display:inline-block; overflow:hidden; width:0; height:1px; font-size:1px; line-height:0; vertical-align:-2px;
  padding-left : 135px;
  padding-top : 19px;
  background : url(https://secure.eplica.is/codecentre/f/ba_e2-b25.png) 0 0 no-repeat;
  _background-image : none;
  _filter : progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://secure.eplica.is/codecentre/f/ba_e2-b25.png',sizingMethod='crop');
}





/* ******  imgbanner  ****** */
.imgbanner {
  margin-top : 1em;
  padding-bottom : 2em;
  position : relative;
  top : -23px;
  margin : 1em -6px 0;
}





/* ****** pagestyle  ****** */
.pagestyle { 
  position : absolute;
  top : 17px;
  right : 270px;
  padding-right : 28px;
  width : 60px;
}
.pagestyle .boxhead { position:absolute;right:9999px;left:auto; }
.pagestyle li {
  float : right;
  _display : inline;
}
.pagestyle a {
  display : block;
  overflow : hidden;
  text-indent : -99999em;
  width : 21px;
  height : 16px;
  background : url(i/fonts.png) 0 0 no-repeat;
}

.pagestyle .dwn a {
  background-position : -21px 0;
}
.pagestyle .userstyles a {
  background-position : -42px 0;
  position : absolute;
  right : 0;
}
.pagestyle a:hover,
.pagestyle a:focus,
.pagestyle a:active {
  background-position : 0 -16px;
}
.pagestyle .dwn a:hover,
.pagestyle .dwn a:focus,
.pagestyle .dwn a:active {
  background-position : -21px -16px;
}
.pagestyle .userstyles a:hover,
.pagestyle .userstyles a:focus,
.pagestyle .userstyles a:active {
  background-position : -42px -16px;
}




.seal {
  width: 164px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left:0;
  margin: 0;
}







/* ******  links  ****** */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }








