BODY {
	
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}
.form {
	font-family: Arial,sans-serif;
	font-size:11px;
	color: #000000;
	border: 4px solid #eeeeee;
	background-color: #eeeeee;

}
.arial00 {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.arial00-13 {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}
.arial00-15 {
	font-family: arial;
	font-size: 15px;
	color: #000000;
}
.arial00-18 {
	font-family: arial;
	font-size: 18px;
	color: #000000;
}
.arial00-20 {
	font-family: arial;
	font-size: 20px;
	color: #000000;
}

.arial11 {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.verdana12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.tahoma2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.bordas {
	border: 1px solid #DBDBDB;

}
a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#000000;
text-decoration:underline;
}
a:active {
color:#000000;
text-decoration:underline;
}
