body,td,th {
	font-family: "Arial, Helvetica", sans-serif;
	color: #FFF;
	font-size: 13px;
}


body {
	background-color: #a2a7a9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}


a:link {
	color:#FFF;
	text-decoration: none;
}
a:visited {
	color:#FFF;
	text-decoration: none;
}
a:hover {
	color: #a4a5a5;
	text-decoration:none;
}
a:active {
	color:#FFF;
	text-decoration: none;
}




.titulo {
	font-family: "Times New Roman", Times, serif;
	color: #424242;
	font-size: 24px;
}






