/* Orange CSS */
body
{
	border-top:2px solid orange;
}
a, a:active
{
	color:#f90;
}
