img{
	border:0;
}
body
{
  background-color: #FFFFFF;
  color: #000000;
  font-family: Verdana;
  font-size: medium;
  margin: 0;
  border: 0;
  padding: 0;
}

.yellow
{
     background-color:#FFDF1F;
     padding-left: 5px;
     color:#000000;
}

p
{
 padding-left: 5px;
}

A:link
{
	text-decoration: underline;
	font-weight: bold;
	color:#841010;
}

A:visited
{
   font-weight: bold;
	text-decoration: underline;
	color:#841010;
}

A:active
{
   font-weight: bold;
	text-decoration: underline;
	color:#841010;
}

A:hover
{
   font-weight: bold;
	text-decoration: underline;
	color:#841010;
}
