body {
	font-size: 12px;
	font-family:"Calibri",monospace;
	background:#fca00b url(../images/body_p_bg.jpg) repeat-x scroll left top;
}
.titulo{
	color:#000000;	text-align: center;
	font-size: 13px;
	font-weight:bold;
	font-family: 'Andale Mono', sans-serif;
}
.texto{
	color:#000000;	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family:"Calibri",monospace;
}

a:active, a:visited, a:link {
	font-family:"Calibri",monospace;
	font-size: 13px;
	color:#000000;
}
 
a:hover{
font-family:"Calibri",monospace;
text-decoration: underline;
	font-size: 13px;
	color:#000000;
	text-decoration:none;
}
p{
text-align:center;
}
