

img{
	border:0px;
}

a:link, a:visited
{
	color: #006600;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active
{
	color: #E9372E;
}


 body
 {
  margin:0;
  padding:0 0 <length> 0;
   
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
 }
 
 
 
div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;

 }
 @media screen{
  body>div#footer{
   position: fixed;
  }
 }
 * html body{
  
 } 
 * html div#page{
  height:100%;

 }
 

div#page{
  height:100%;

 }
 

