/* screenstyle.css */

body
{
	margin: 0;
}


a
{
}

a:link
{
}

a:active
{
}

a:visited
{
}

a:hover
{
}