body
{
  font-size:11px;
  font-family:verdana,tahoma,arial,sans-serif;
  word-wrap:break-word;
}

a:link
{
  text-decoration:none;
  color:#c00000;
}

a:visited
{
  text-decoration:none;
  color:#c00000;
}

a:hover
{
  color:#7500c0;
}

a:active
{
  color:#7500c0;
}
#footer{ 
	position: fixed;
	bottom: 0px;
	text-align: center;
	background-color: #ffffff;
	width: 100%;
} 
#header{ 
	position: fixed;
	top: 0px;
	text-align: center;
	background-color: #ffffff;
	width: 100%;
} 