body {
	background-image: url(fundo.jpg);
}
a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: blink;
	font-size: 30px;
	text-decoration:blink
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000099;
	font-size: 30px;
	text-decoration:blink
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-decoration:blink
}

}
DIV.topbottom {
	BORDER-TOP: #aaa 1px solid; BACKGROUND: url(fundo.jpg) #eaeaea repeat-y 50% top; HEIGHT: 26px
}
.style1 {color: #D0E7EF}
