body 
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif; 
	font-size: small;
}


img
{
                border: 0px; 
}

a
{
	color: blue;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

a:hover
{
	color: #ff6600;
}

