/* -------------------------------------------------------- */
/* StyleSheet for EFM Canada                                */
/* Visit http://www.w3schools.com/css/ for more information */
/* -------------------------------------------------------- */

body
{
background-image: 
url('bluebkgd.gif');
background-repeat: repeat-y;
background-color: #ffffff
}

p
{
color: #000000
}

A:link
{ color: #0000DD; text-decoration: none }

A:active
{ color: #0000DD; text-decoration: none }

A:visited
{ color: #0000DD; text-decoration: none }
