body  { background-image: url(images/linef.gif); 
        background-repeat: no-repeat;
        background-position: right;
        font-family: arial, helvetica, times new roman;
        font-weight: bold;
        font-size:10pt;
      }

a  {  color: black; 
      text-decoration: none; }

a:hover { color: #FEC970 }

.navlink {  color: #DE0000;
            font-weight: bold; 
            font-size: 14pt; }

.navlink:hover { color: #000000; }

.whitetext { color: #ffffff;
             font-weight: bold; 
             font-size: 12pt; }
             
.whitetext:hover {  color: #000000; }            

p { font-size:10pt;
    font-family: arial, helvetica, times new roman;
    font-weight: bold;
  }
  
  li { font-size:10pt;
    font-family: arial, helvetica, times new roman;
    font-weight: bold;
  }
.menubg {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.logo2bg {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.alink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;

}
.alink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;

}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

