@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
body {
	background-color: #330000;
	background-image: url(file:///harrell/Users/aglodeck/Documents/NEET%20DESIGN/Contadino%20AIA/CONTADINO/img/background.jpg);
	background-repeat: no-repeat;
}
a {
	font-size: 12px;
	color: #FF6600;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #009933;
}
a:active {
	color: #663300;
}
h1 {
	font-size: 12px;
	color: #663300;
}
a:link {
	color: #663300;
}