
BODY      {font-family: courier new; 
           font-size: 16px; 
           color:"#3366cc"
          }
A:link {
color:		green;
text-decoration:none;
}

A:visited {
color:		green;
text-decoration:none;
}

A:hover {
color:		red;
text-decoration:underline;
}		

TABLE {
cellspace:	0; 
cellpadding:	0;
}

.ylogo {
position:	absolute;
background:     transparent;
z-index: 4;
}