a:visited
{ 
	text-decoration: none;
}

a:link
{
	text-decoration: none;	
}
        
a:hover
{
	text-decoration: none;
	color: #ffffff;
}

a
{
	font-family: Arial, scan serif;
	color: #ffffff;
	text-decoration: none;	
}

html, body
{
	width: 100%;
	height: 100%;
}

body
{
    margin: 0px 0px 0px 0px;
	font-family: Arial, scan serif;
	font-size: 9pt;
	color: #ffffff;
}

td
{
	font-family: Arial, scan serif;
	font-size: 9pt;
	color: #ffffff;
}

.popup1
{
	width: 220px;
	height: 100px;
}

.popup1 td
{
	background-color: #d3ea93;
	color: #506718;
	font-size: 11px;
}

.popup2
{
	width: 220px;
	height: 100px;
}

.popup2 td
{
	background-color: #feeeab;
	color: #745600;
	font-size: 11px;
}

.popup3
{
	width: 220px;
	height: 100px;
}

.popup3 td
{
	background-color: #c5dff8;
	color: #285a89;
	font-size: 11px;
}

.popup4
{
	width: 220px;
	height: 100px;
}

.popup4 td
{
	background-color: #f9b897;
	color: #8d3308;
	font-size: 11px;
}
