body            {       background: #FFFFFF url(http://www.abc-computers.net/demo/joui/images/backrnd.jpg);   }

a.nav           {       font-family:            Times New Roman;
                        font-size:              12pt;
                        color:                  #FFFFFF;
                        text-decoration:        none;
                        font-weight:            bold;
                }

a.nav:hover     {       color:                  navy;
                        font-size:              12pt;
                        text-decoration:        underline;
                        font-style:             italic;
                        font-weight:            bold;
                        background:             #FFC0C0;
                        width:                  100%;
                }

font.nav-curpg  {       font-family:            Times New Roman;
                        color:                  #FFC0C0;
                        font-weight:            bold;
                        font-size:              12pt;
                        text-decoration:        none;
                }

input.searchbtn {       background:             "#800080";
                        color:                  "white";                        
                        font-weight:            bold;
                }

