/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#D8D9C9;
	background-image: url(images/fffnnnddd.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.style1 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
.style4 {color: #003300; font-size: x-small;}
.stylerod {color: #FFFFFF}
.borda {
	border: 1px solid #C1EC8C;
}
a:visited{text-decoration: none; color:#000000; }
a:link{text-decoration: none; color:#000000; }
a:hover {text-decoration: underline; color:#006633; }
