<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

BODY {
font-family: Arial;
color: #000000;
background: #FFCC00;
margin: 5px 15px 10px 15px ;
;
}

A:link {
color: #0000FF;
font-weight: bold;
text-decoration: underline;
} 

A:visited {
color: #0099FF;
font-weight: bold;
text-decoration: underline;
}

A:active {
color: #FF0000;
font-weight: bold;
text-decoration: none;
}

A:hover
{
	color: #FF0000;
}

P {
font-family: Arial;
color: #000000;
;
}

TD {
font-family: Arial;
color: #000000;
;
}

FONT.ttl {
font-family: Arial;
font-size: 36px;
color: #993300;
text-align: Center;
font-weight: bold;
;
}

/* End Style Sheet commenting. */  -->


