A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}

body
{
background-image:url('staroflife.png');
background-repeat:no-repeat;
background-position:right bottom;
} 