body  {
margin:0px; 
padding:0px; 
background:#ffffff;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
font-style:	normal;
font-variant:	normal;
font-weight:	normal;
line-height:	normal;
}

p  {
background:#ffffff;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	11px;
}

A:link  {
color:	#ff8000;
text-decoration:	none;
}
A:visited  {
color:	#fca92f;
text-decoration:	none;
}
A:hover  {
color:	#000000;
text-decoration:	underline;
}

.bottom {
  font-family: Verdana,sans-serif;
  font-size: 11px;
  color: #cccccc;
}
.bottom a {
  font-size: 11px;
  color: #ff8000;
}
.bottom a:hover {
  font-size: 11px;
  color: #000000;
}