A.vis:link {
   text-decoration: underline;
   color: #0000FF;
}

A:link, A:visited {
   text-decoration: none;
   color: #000000;
}

A:hover, A:active {
   text-decoration: underline;
   color: #000000;
   background-color:#FFFAAA;
}

BODY {
   background-color:#FFFFFF;
   text-align:center;
   margin:0px;
   margin-top:5px;
   padding:0px;
}

P {
   text-align:justify;
   text-indent:1.5em;
}

h1 {
   font-size:99%;
}

.bbtm {
   border-left-width:0px; 
   border-right-width:0px;
   border-top-width:0px;
}

.nav {
   padding:8px;
   text-align:center;
   background:#6495ED;
   font-size:80%;
   font-family:Arial;

}

.nav1 {
   padding:8px;
   position:relative;
   left:10px;
   background:#FAF3D2;
   width:165;
   margin-bottom:8px;
   border-left:1px solid #6495ED;
   border-bottom:1px solid #6495ED;
   border-top:1px solid #6495ED;

}

.obrivP {
   text-indent:0em;
   margin-left:20px;
   margin-top:10px;
   margin-bottom:10px;
}

.cntr {
   text-align: center;
}

TD.nav A:hover {
   text-decoration:none;
   background:#FFFF00;

}

DIV A {
   position:relative;
   left:10px;	
   border:1px solid #6495ED;
   margin-bottom:8px;
   padding:8px;
   text-decoration:none;
   font-size:80%;
   font-family:Arial;
   background-image:URL(img/bckgr1.jpg);
   width:155px;
   text-align:center;
}


DIV A:hover {
   text-decoration:none;
   background:#FAF3D2;

}
