.PJSstyle {
    font: "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;

}

body {
font-family:'trebuchet ms', helvetica, sans-serif;
}

a:link {
    color: #CC0000;
	text-decoration: underline;

}
a:visited {
    color: #CC0000;
	text-decoration: underline;
}

a:hover {
text-decoration: none;
background-color: #009966;
}


td {
	font-family: "trebuchet MS", Arial, Helvetica, "Sans Serif" 12pt; 
	font-size: 12pt;
}

 p {  font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      text-indent: 0em; margin-top: 0; margin-bottom: 5; 
	  }

#updates {
	position: absolute;
	background:#FF33FF;
	PADDING-LEFT: 5px;
  padding-right: 5px;
	padding-bottom: 5px
	width:150px;
	top: 5px;
	left: 12px;
	}
