body

{
        background-color: #9999ff;
	margin: 0;
}

#page
{
	
	
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-family: geneva,Sans-Serif;
	
}

.home p
{
	font-size: 1.4em;
	color: white;
}

.home p a:hover, .home p a:active
{
	text-decoration: none;
	color: green;
}
.home tr a
{
	text-decoration: none;
	color: white;
}

.home tr a:hover, .home tr a:active
{
	text-decoration: none;
	color: #600;
}


.home tr th
{
	
}

.home tr td a
{
	text-decoration: none;
	color: white;
}

.home tr td a:hover, .home tr td a:active
{
	text-decoration: none;
	color: #600;
}


home p a
{
	text-decoration: none;
	color: white;
}

.home p a:hover, .home p a:active
{
	text-decoration: none;
	color: #600;
}