body
{
	background-color: #DECFB0;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 15px;
	color: #555C6C;
	text-align: center;
	margin: 0px;
}

/* ----------links-------------- */
a:link, a:visited
{
	color: #555C6C;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	background-color: #EEEFF1;
}

a:active
{
	color: #FFFFFF;
	background-color: #BBBEC4;
}
