body
{
	margin: 10px;
	padding: 0px;
	background-color: #000;
	color: #FFF;
}
body, input, select, td
{
	font-family: Verdana, Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 18px;
}
a 
{
	text-decoration: underline;
	color: #DDEEFF;
	background-color: inherit;
}
a:hover 
{
	text-decoration: underline;
	color: #CC9999;
	background-color: inherit;
}
/* ------------------------------------------------------------------------------------ */

