a:link {color:#0000FF;}    /* unvisited link */
a:visited {color:#808080;} /* visited link */
a:hover {color:#FF0000;}   /* mouse over link */
a:active {color:#FF00FF;}  /* selected link */
table, td, th {border:0px solid black;}
table {border-collapse:collapse;width:100%;}	/* these make table single border */
td{padding:1px;}		/* control the space between the border */
body {background:#FFFFFF url('images/lblue015.jpg');} 
