body 
{ 
background-image: url('back.gif'); 

} 


a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }


a.blue:link {color: #00a651; font-weight: bold;}
a.blue:active {color: #00a651; font-weight: bold;}
a.blue:visited {color: #00a651;  font-weight: bold;}
a.blue:hover {color: #000000;  font-weight: bolder; text-decoration: underline;}

p.footertext
{
text-align: left;
font-size: 11px;
font-family: arial;
color: white;

}


.feena
{
font-family: feenacasual;
size:14px;
color: #000000;
}



@font-face {
 font-family: feenacasual;
 src: url("http://www.hybridcontent.net/fonts/feena-casual.ttf") format("truetype");}
 
 
 
h1.heading
{
font-family:tahoma;
font-size:13px;
color:#000000;

}