a
{	color: orange;
}
a:visited
{	color: brown;
}
body
{	color: maroon;
}
h1,h2
{	color: brown;
}

