BODY { 
  font-family:arial,helvetica;
  font-size:10pt; 
  background-color: #ffff99; 
  color: black;
  }

A:link {
  border-style: none;
  border-color:white black black white;
  border-width: 0px;  
  font-style: normal;
  font-family: "arial", "helvetica";
  color: blue; 
  text-decoration: none;
  }

A:visited { 
  border-style: none;
  border-color:white black black white;
  border-width: 0px;
  font-style: normal;
  font-family: "arial", "helvetica";
  color: purple; 
  text-decoration: none;
  }

A:active {
  border-style: none;
  border-color:white black black white;
  border-width: 0px; 
  font-style: normal;
  font-family: "arial", "helvetica";
  color: red;
  text-decoration: none;
  }


.style8 {font-size: 8pt }
.style10 { font-size: 10pt; }
.style12 { font-size: 12pt; }
.style14 { font-size: 14pt; }
.style20 { font-size: 20pt; }
.style24 { font-size: 24pt; }	
.style28 { font-size: 28pt; }
.redfont { font-size:10pt;
           color: red;
           font-weight: bold;
          }		 	

.link {
  border-style: solid;
  border-color:white black black white;
  border-width: 1px
  }

TABLE.log { border: solid black; }
TR.top {background: red;
        border: solid black; }
TD.nor {font-size: 10pt; }

.piplt { 	background-image:url(../live_image.php);
		background-repeat:no-repeat;
		width: 400px;
		height: 300px;
		color: black;
		}

.piprt {	background-image:url(../log_displayonfrontpage.php);
		background-repeat:no-repeat;
		width: 400px;
		height: 300px;
		color: white;
		}

.piplb { 	background-image:url(../upload/beverage.jpg);
		background-repeat:no-repeat;
		width: 400px;
		height: 300px;
		color: white;
		}

.piprb {	background-image:url(../upload/vertical.jpg);
		background-repeat:no-repeat;
		width: 400px;
		height: 300px;
		color: white;
		}




     .pip {	background-color:rgb(0,108,64);
	background-repeat:no-repeat;
	width: 400px;
	height: 300px;
	color: white;
	}
