﻿body 
{
	background-color: #000000;
	color: #000000;
	font-size: 0.8em;
	font-family: Arial, Tahoma, Helvetica;
}

img
{
	 border-top-style: none; 
	 border-right-style: none; 
	 border-left-style: none; 
	 border-bottom-style: none;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}