body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-image: url(images/fufu.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #040406;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bolder;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.style1 {font-size: 25px}
.style2 {color: #FF0000}
.style3 {font-size: 20px}
.style3red {
	font-size: 20px;
	color: #FF0000;
}.todos {
	background-color: #990000;
}
