﻿a:link
{
	color: rgb(255,255,255);
	text-decoration: none;
}

a:visited
{
color: rgb(255,255,255);
	text-decoration: none; 
} 
a:active 
{
color: rgb(255,255,255);
	text-decoration: none;
}
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-left: 0px
	cursor:pointer;cursor:default
}
table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	color: rgb(0,0,0);
	}
