<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/

BODY {
SCROLLBAR-ARROW-COLOR: #0000CC;
SCROLLBAR-BASE-COLOR: #FFCCFF;
background: url(http://www.squirrelsworld.co.uk/images/brick.jpg);
}

UL {
list-style: discInside url(http://www.squirrelsworld.co.uk/images/Bullet.gif)
}

FONT.norm {
font-size: 18px;
color: #0066FF;
}

FONT.ttl {
font-size: 48px;
font-weight: bold;
color: #0000CC;
}

H1 {
font-size: 48px;
font-weight: bold;
color: #0000CC;
}

FONT.ttls {
font-size: 20px;
font-weight: bold;
color: #0088FF;
}

A:link {
color: #0000ff;
font-weight: bold;
text-decoration: underline;
} 

A:visited {
color: #0000FF;
font-weight: bold;
text-decoration: none;
}

A:active {
color: #FF0000;
font-weight: bold;
text-decoration: none;
}

A:hover
{
	color: #FF707D;
}
/* End Style Sheet commenting. */  -->
