body {
	font-family: verdana;
	font-size: 14px;
	background: #AABBA0;
}

body, table {
	font-family: verdana, tahoma, helvetica; arial;
	font-size: 12px;
	color: #000000;
}

a {
	color: #BB6600;
	text-decoration: none;
}

a:hover {
	background: #AAAAAA;
	color: #FFFFFF;
}

.marcoImg {
        color: #888888;
}

.marcoImg:hover {
        color: #FF0000;
	        background: none;
}
